Increase default/recommended mask list size limit to 150;
SAMODE overrides enforcement of the limit.
This commit is contained in:
Shivaram Lingamneni 2024-06-03 23:39:08 -04:00
parent 1117680fdd
commit 0517b5571d
3 changed files with 3 additions and 3 deletions

View file

@ -885,7 +885,7 @@ limits:
whowas-entries: 100
# maximum length of channel lists (beI modes)
chan-list-modes: 60
chan-list-modes: 150
# maximum number of messages to accept during registration (prevents
# DoS / resource exhaustion attacks):