From c550d18e05dd80c2ebad0c1afe670ee9c5974450 Mon Sep 17 00:00:00 2001 From: MaxXor Date: Sun, 31 Oct 2021 15:10:23 +0100 Subject: [PATCH] [Update] Add variable for watchdog verbose output to mailcow config --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index cf093eab..9b7a92ef 100755 --- a/update.sh +++ b/update.sh @@ -306,6 +306,7 @@ CONFIG_ARRAY=( "MAILCOW_PASS_SCHEME" "ADDITIONAL_SERVER_NAMES" "ACME_CONTACT" + "WATCHDOG_VERBOSE" ) sed -i --follow-symlinks '$a\' mailcow.conf