mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
change delete_mails_after default to 20
This commit is contained in:
committed by
missytake
parent
127d9d6460
commit
e0013b9bee
@@ -18,7 +18,7 @@ max_user_send_per_minute = 60
|
||||
max_mailbox_size = 100M
|
||||
|
||||
# days after which mails are unconditionally deleted
|
||||
delete_mails_after = 40
|
||||
delete_mails_after = 20
|
||||
|
||||
# minimum length a username must have
|
||||
username_min_length = 9
|
||||
|
||||
Reference in New Issue
Block a user