Browse Source

[Config] Watchdog is stable

andryyy 5 years ago
parent
commit
003499200e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      generate_config.sh

+ 2 - 2
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)