|
|
|
@ -24,10 +24,10 @@ HOSTNAMES=ammonit.crabdance.com,daribrah.crabdance.com
|
|
|
|
POSTMASTER=admin
|
|
|
|
POSTMASTER=admin
|
|
|
|
|
|
|
|
|
|
|
|
# Choose how secure connections will behave (value: letsencrypt, cert, notls, mail, mail-letsencrypt)
|
|
|
|
# Choose how secure connections will behave (value: letsencrypt, cert, notls, mail, mail-letsencrypt)
|
|
|
|
TLS_FLAVOR=notls
|
|
|
|
TLS_FLAVOR=mail
|
|
|
|
|
|
|
|
|
|
|
|
# Authentication rate limit (per source IP address)
|
|
|
|
# Authentication rate limit (per source IP address)
|
|
|
|
AUTH_RATELIMIT=10/minute;1000/hour
|
|
|
|
AUTH_RATELIMIT=1000/minute;30000/hour
|
|
|
|
|
|
|
|
|
|
|
|
# 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=True
|
|
|
|
@ -48,6 +48,8 @@ WEBDAV=none
|
|
|
|
# Antivirus solution (value: clamav, none)
|
|
|
|
# Antivirus solution (value: clamav, none)
|
|
|
|
ANTIVIRUS=none
|
|
|
|
ANTIVIRUS=none
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TRAEFIK_VERSION=v2
|
|
|
|
|
|
|
|
|
|
|
|
###################################
|
|
|
|
###################################
|
|
|
|
# Mail settings
|
|
|
|
# Mail settings
|
|
|
|
###################################
|
|
|
|
###################################
|
|
|
|
|