diff options
Diffstat (limited to 'debian/anastasis-httpd.templates')
-rw-r--r-- | debian/anastasis-httpd.templates | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/anastasis-httpd.templates b/debian/anastasis-httpd.templates new file mode 100644 index 0000000..1b1db15 --- /dev/null +++ b/debian/anastasis-httpd.templates | |||
@@ -0,0 +1,7 @@ | |||
1 | Template: anastasis/reconfigure-webserver | ||
2 | Type: multiselect | ||
3 | Choices: apache2, nginx | ||
4 | Default: apache2, nginx | ||
5 | _Description: Web server to reconfigure automatically: | ||
6 | Please choose the web server that should be automatically configured | ||
7 | as a frontend for anastasis-httpd. | ||