forked from External/ergo
fix #2081
Increase default/recommended mask list size limit to 150; SAMODE overrides enforcement of the limit.
This commit is contained in:
parent
1117680fdd
commit
0517b5571d
3 changed files with 3 additions and 3 deletions
|
|
@ -856,7 +856,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):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue