1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-27 02:43:38 +02:00

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

This commit is contained in:
André 2018-10-02 21:24:22 +02:00
parent 668a0927ac
commit b61f9714e9

View File

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