chatmail.ini: changed docstring must -> can

Co-authored-by: holger krekel  <holger@merlinux.eu>
This commit is contained in:
missytake 2023-12-12 15:00:39 +01:00
parent 0d0cc908c2
commit 849b9d430c

View File

@ -23,7 +23,7 @@ delete_mails_after = 40d
# minimum length a username must have
username_min_length = 6
# maximum length a username must have
# maximum length a username can have
username_max_length = 20
# minimum length a password must have