mirror of
https://github.com/anope/anope.git
synced 2026-07-04 12:53:14 +02:00
Add cs_mode:max config option
This commit is contained in:
@@ -1061,6 +1061,13 @@ module
|
||||
* If not set, the default is +nt.
|
||||
*/
|
||||
mlock = "+nt"
|
||||
|
||||
/*
|
||||
* The maximum number of entries that may be on a mode lock list.
|
||||
*
|
||||
* This directive is optional.
|
||||
*/
|
||||
max = 32
|
||||
}
|
||||
command { service = "ChanServ"; name = "MODE"; command = "chanserv/mode"; group = "chanserv/management"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user