feat: Add message_size_limit option (#86)

* feat: Add MESSAGE_SIZE_LIMIT configuration option (PR #86)
This commit is contained in:
Nasser
2022-06-21 00:38:09 +03:00
committed by GitHub
parent 1426f26546
commit ceab4779d9
3 changed files with 11 additions and 0 deletions

View File

@ -37,3 +37,6 @@
# Optional: This will disable (no) or enable (yes) the use of SMTPUTF8
#SMTPUTF8_ENABLE=no
# Optional: This will use allow you to set a custom $message_size_limit value. Default is 10240000.
#MESSAGE_SIZE_LIMIT=