Corrected some values
This commit is contained in:
@@ -26,7 +26,7 @@ BIND_ADDRESS6=::1
|
|||||||
SUBNET=172.100.0.0/24
|
SUBNET=172.100.0.0/24
|
||||||
|
|
||||||
# Main mail domain
|
# Main mail domain
|
||||||
DOMAIN=sda.zonz
|
DOMAIN=sda.zone
|
||||||
|
|
||||||
# Hostnames for this server, separated with commas
|
# Hostnames for this server, separated with commas
|
||||||
HOSTNAMES=mail.sda.zone
|
HOSTNAMES=mail.sda.zone
|
||||||
@@ -41,7 +41,7 @@ TLS_FLAVOR=notls
|
|||||||
AUTH_RATELIMIT=10/minute
|
AUTH_RATELIMIT=10/minute
|
||||||
|
|
||||||
# Opt-out of statistics, replace with "True" to opt out
|
# Opt-out of statistics, replace with "True" to opt out
|
||||||
DISABLE_STATISTICS=True
|
DISABLE_STATISTICS=False
|
||||||
|
|
||||||
###################################
|
###################################
|
||||||
# Optional features
|
# Optional features
|
||||||
@@ -127,7 +127,7 @@ WEB_WEBMAIL=/webmail
|
|||||||
SITENAME=SDA.Zone
|
SITENAME=SDA.Zone
|
||||||
|
|
||||||
# Linked Website URL
|
# Linked Website URL
|
||||||
WEBSITE=https://sda.zone
|
WEBSITE=https://mail.sda.zone
|
||||||
|
|
||||||
# Registration reCaptcha settings (warning, this has some privacy impact)
|
# Registration reCaptcha settings (warning, this has some privacy impact)
|
||||||
# RECAPTCHA_PUBLIC_KEY=
|
# RECAPTCHA_PUBLIC_KEY=
|
||||||
|
|||||||
Reference in New Issue
Block a user