mirror of
https://github.com/anope/anope.git
synced 2026-07-08 15:03:12 +02:00
Added casesensitive directive to botserv block in new config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1459 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -563,7 +563,13 @@ botserv
|
||||
|
||||
/*
|
||||
* If set, the bots will use a kick reason that does not retake the word when it is kicking.
|
||||
* This is especially useful if you have young people on your network.
|
||||
* This is especially useful if you have young people on your network. This directive is
|
||||
* optional.
|
||||
*/
|
||||
gentlebadwordreason = yes
|
||||
|
||||
/*
|
||||
* If set, BotServ will use case sensitive checking for badwords. This directive is optional.
|
||||
*/
|
||||
#casesensitive = yes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user