[Update] Add variable for watchdog verbose output to mailcow config

master
MaxXor 2021-10-31 15:10:23 +01:00 committed by GitHub
parent 6589581236
commit c550d18e05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ CONFIG_ARRAY=(
"MAILCOW_PASS_SCHEME" "MAILCOW_PASS_SCHEME"
"ADDITIONAL_SERVER_NAMES" "ADDITIONAL_SERVER_NAMES"
"ACME_CONTACT" "ACME_CONTACT"
"WATCHDOG_VERBOSE"
) )
sed -i --follow-symlinks '$a\' mailcow.conf sed -i --follow-symlinks '$a\' mailcow.conf