From 003499200e4b8bf9475be04941da879253ffb094 Mon Sep 17 00:00:00 2001 From: andryyy Date: Thu, 3 Sep 2020 20:55:16 +0200 Subject: [PATCH] [Config] Watchdog is stable --- generate_config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generate_config.sh b/generate_config.sh index aca57d8f..5f07d396 100755 --- a/generate_config.sh +++ b/generate_config.sh @@ -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)