[Config] Add SKIP_HTTP_VERIFICATION

This commit is contained in:
andryyy
2019-03-29 07:48:31 +01:00
parent fdedb6fdce
commit c612f7ee4c
2 changed files with 5 additions and 0 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}