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

Wire in retention

- Update README
- Add retention metrics
- Start retention scanner if configured
This commit is contained in:
James Hillyerd
2012-10-26 13:38:59 -07:00
parent 53bcb52e64
commit a4ad7b13cc
8 changed files with 116 additions and 10 deletions

View File

@@ -66,7 +66,7 @@ path=/tmp/inbucket
# How many minutes after receipt should a message be stored until it's
# automatically purged. To retain messages until manually deleted, set this
# to 0
retention.minutes=1
retention.minutes=0
# How many milliseconds to sleep after purging messages from a mailbox.
# This should help reduce disk I/O when there are a large number of messages