[Update] Add MAILDIR_GC_TIME to config file, fixes #1821

master
André 2018-10-02 21:24:22 +02:00
parent 668a0927ac
commit b61f9714e9
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ CONFIG_ARRAY=(
"SQL_PORT" "SQL_PORT"
"API_KEY" "API_KEY"
"API_ALLOW_FROM" "API_ALLOW_FROM"
"MAILDIR_GC_TIME"
) )
sed -i '$a\' mailcow.conf sed -i '$a\' mailcow.conf