Remove spaces around = sign in .env

This commit is contained in:
kaiyou
2017-09-28 21:47:01 +02:00
parent effb311742
commit 9e3e86f0d0

View File

@@ -79,10 +79,10 @@ DMARC_RUF=admin
###################################
# Path to the admin interface if enabled
WEB_ADMIN = /admin
WEB_ADMIN=/admin
# Path to the webmail if enabled
WEB_WEBMAIL = /webmail
WEB_WEBMAIL=/webmail
###################################
# Advanced settings