Merge branch 'master' into admin-login

This commit is contained in:
André Peters
2019-03-31 15:49:18 +02:00
committed by GitHub
20 changed files with 157 additions and 66 deletions

View File

@@ -186,6 +186,10 @@ SKIP_LETS_ENCRYPT=n
SKIP_IP_CHECK=n
# Skip HTTP verification in ACME container - y/n
SKIP_HTTP_VERIFICATION=n
# Skip ClamAV (clamd-mailcow) anti-virus (Rspamd will auto-detect a missing ClamAV container) - y/n
SKIP_CLAMD=${SKIP_CLAMD}