mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-25 02:29:32 +02:00
[Config] Watchdog is stable
This commit is contained in:
parent
92074b0edb
commit
003499200e
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user