mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-01-27 21:45:56 +00:00
Merge branch 'master' of https://github.com/jhillyerd/inbucket
This commit is contained in:
@@ -34,7 +34,7 @@ max.recipients=100
|
||||
max.idle.seconds=30
|
||||
|
||||
# Maximum allowable size of message body in bytes (including attachments)
|
||||
max.message.bytes=2048000
|
||||
max.message.bytes=20480000
|
||||
|
||||
# Should we place messages into the datastore, or just throw them away
|
||||
# (for load testing): true or false
|
||||
|
||||
Reference in New Issue
Block a user