Update grammar for doc string in chatmail.ini for delete_accounts_after

Co-authored-by: holger krekel  <holger@merlinux.eu>
This commit is contained in:
Christian Hagenest
2024-07-08 14:32:02 +02:00
committed by GitHub
parent 7bcf027837
commit 7bc3b11594

View File

@@ -20,7 +20,7 @@ max_mailbox_size = 100M
# days after which mails are unconditionally deleted
delete_mails_after = 20
# days after which accounts are deleted if there were no login
# days after which accounts are deleted if nobody logged in
delete_accounts_after = 25
# minimum length a username must have