mirror of
https://github.com/anope/anope.git
synced 2026-07-06 15:33:13 +02:00
Make the length of confirmation codes configurable.
This commit is contained in:
@@ -479,6 +479,14 @@ options
|
||||
*/
|
||||
didyoumeandifference = 4
|
||||
|
||||
/*
|
||||
* The length of codes used for confirming actions like dropping a channel or a
|
||||
* nickname.
|
||||
*
|
||||
* Defaults to 15 if not set.
|
||||
*/
|
||||
codelength = 15
|
||||
|
||||
/*
|
||||
* If set, the maximum number of bytes after which to wrap services messages. This
|
||||
* can be set a bit higher than the default but should be well under the maximum
|
||||
|
||||
Reference in New Issue
Block a user