1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 17:47:03 +00:00

Update inbucket.conf

Remove duped mailbox.message.cap= setting
This commit is contained in:
Hotei
2014-05-05 22:06:16 -04:00
parent c34549e783
commit 7433e9ac36

View File

@@ -101,11 +101,6 @@ retention.minutes=240
# to purge.
retention.sleep.millis=100
# Maximum number of messages we will store in a single mailbox. If this
# number is exceeded, the oldest message in the box will be deleted each
# time a new message is received for it.
mailbox.message.cap=100
# Maximum number of messages we will store in a single mailbox. If this
# number is exceeded, the oldest message in the box will be deleted each
# time a new message is received for it.