mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-18 18:17:03 +00:00
Merge pull request #25 from hotei/master
Update inbucket.conf to remove dup config entry
This commit is contained in:
@@ -101,11 +101,6 @@ retention.minutes=240
|
|||||||
# to purge.
|
# to purge.
|
||||||
retention.sleep.millis=100
|
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
|
# 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
|
# number is exceeded, the oldest message in the box will be deleted each
|
||||||
# time a new message is received for it.
|
# time a new message is received for it.
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
Please see the Ubuntu installation guide on our website:
|
Please see the Ubuntu installation guide on our website:
|
||||||
|
|
||||||
http://jhillyerd.github.com/inbucket/installation/ubuntu.html
|
http://jhillyerd.github.com/inbucket/installation/ubuntu.html
|
||||||
|
|
||||||
|
This has moved to ...?
|
||||||
|
|||||||
Reference in New Issue
Block a user