[Config] Change order of generate_config watchdog values

master
andryyy 2020-10-08 16:50:45 +02:00
parent e8ccd24f57
commit f03a4104e4
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 5 additions and 5 deletions

View File

@ -232,15 +232,15 @@ SKIP_SOLR=${SKIP_SOLR}
SOLR_HEAP=1024 SOLR_HEAP=1024
# Enable watchdog (watchdog-mailcow) to restart unhealthy containers
USE_WATCHDOG=y
# Allow admins to log into SOGo as email user (without any password) # Allow admins to log into SOGo as email user (without any password)
ALLOW_ADMIN_EMAIL_LOGIN=n ALLOW_ADMIN_EMAIL_LOGIN=n
# Send notifications by mail (sent from watchdog@MAILCOW_HOSTNAME) # Enable watchdog (watchdog-mailcow) to restart unhealthy containers
USE_WATCHDOG=y
# Send watchdog notifications by mail (sent from watchdog@MAILCOW_HOSTNAME)
# CAUTION: # CAUTION:
# 1. You should use external recipients # 1. You should use external recipients
# 2. Mails are sent unsigned (no DKIM) # 2. Mails are sent unsigned (no DKIM)