Include WEBROOT_REDIRECT in setup templates

This commit is contained in:
Tim Möhlmann
2018-12-07 15:29:33 +02:00
parent 9208d7262f
commit c25ba75d68
3 changed files with 7 additions and 2 deletions

View File

@@ -110,6 +110,9 @@ COMPRESSION_LEVEL={{ compression_level }}
# Web settings
###################################
# Path to redirect / to
WEBROOT_REDIRECT=/webmail
# Path to the admin interface if enabled
WEB_ADMIN={{ admin_path }}