1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-27 21:45:56 +00:00
This commit is contained in:
James Hillyerd
2012-11-06 09:33:36 -08:00
8 changed files with 152 additions and 59 deletions

View File

@@ -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