Make path to admin and webmail configurable, related to #236
This commit is contained in:
10
.env.dist
10
.env.dist
@@ -74,6 +74,16 @@ RECIPIENT_DELIMITER=+
|
||||
DMARC_RUA=admin
|
||||
DMARC_RUF=admin
|
||||
|
||||
###################################
|
||||
# Web settings
|
||||
###################################
|
||||
|
||||
# Path to the admin interface if enabled
|
||||
WEB_ADMIN = /admin
|
||||
|
||||
# Path to the webmail if enabled
|
||||
WEB_WEBMAIL = /webmail
|
||||
|
||||
###################################
|
||||
# Advanced settings
|
||||
###################################
|
||||
|
||||
Reference in New Issue
Block a user