1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-06 13:39:16 +00:00

[Config] Watchdog is stable

This commit is contained in:
andryyy
2020-09-03 20:55:16 +02:00
parent 92074b0edb
commit 003499200e

View File

@@ -232,9 +232,9 @@ SKIP_SOLR=${SKIP_SOLR}
SOLR_HEAP=1024
# Enable watchdog (watchdog-mailcow) to restart unhealthy containers (experimental)
# Enable watchdog (watchdog-mailcow) to restart unhealthy containers
USE_WATCHDOG=n
USE_WATCHDOG=y
# Allow admins to log into SOGo as email user (without any password)