Update config.yaml

This commit is contained in:
Alexandre
2024-12-07 07:33:41 +01:00
committed by GitHub
parent 91ac5c376b
commit f0c3c392d9

View File

@@ -65,7 +65,8 @@ environment: {
"APP_TRUSTED_PROXIES": "*",
"APP_ENV": "production",
"APP_DEBUG": "false",
"MAIL_MAILER": "log"
"MAIL_MAILER": "log",
"DEFAULT_MAX_STORAGE_SIZE": "4096"
}
image: ghcr.io/alexbelgium/monica-{arch}
init: false