This commit is contained in:
2025-05-15 16:23:57 +02:00
parent 39cd8781e2
commit 461be1e7d1

View File

@ -24,8 +24,8 @@ HOSTNAMES=sectorq.eu,mail.sectorq.eu
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=cert TLS_FLAVOR=cert
TLS_FLAVOR=letsencrypt #TLS_FLAVOR=letsencrypt
# Authentication rate limit per IP (per /24 on ipv4 and /48 on ipv6) # Authentication rate limit per IP (per /24 on ipv4 and /48 on ipv6)
AUTH_RATELIMIT_IP=5/hour AUTH_RATELIMIT_IP=5/hour