1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 10:07:02 +00:00

Merge pull request #25 from hotei/master

Update inbucket.conf to remove dup config entry
This commit is contained in:
James Hillyerd
2014-05-09 19:09:55 -07:00
2 changed files with 2 additions and 5 deletions

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.

View File

@@ -1,3 +1,5 @@
Please see the Ubuntu installation guide on our website:
http://jhillyerd.github.com/inbucket/installation/ubuntu.html
This has moved to ...?