mirror of
https://github.com/anope/anope.git
synced 2026-07-07 04:43:13 +02:00
Allow configuring killquick and kill delays
This commit is contained in:
@@ -256,6 +256,13 @@ nickserv
|
||||
* The maximum number of channels a user can have on NickServ's AJOIN command.
|
||||
*/
|
||||
ajoinmax = 10
|
||||
|
||||
/*
|
||||
* If set, is the length of time NickServ's killquick and kill options wait before
|
||||
* forcing users off of protected nicknames.
|
||||
*/
|
||||
killquick = 20s
|
||||
kill = 60s
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user