1
0
mirror of https://github.com/anope/anope.git synced 2026-07-05 18:43: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:
Naram Qashat cyberbotx@cyberbotx.com
2008-10-19 20:25:01 +00:00
parent a159b3b42f
commit 6fda7a0893
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -365,7 +365,7 @@ E int BSMinUsers;
E int BSBadWordsMax;
E bool BSSmartJoin;
E bool BSGentleBWReason;
E int BSCaseSensitive;
E bool BSCaseSensitive;
E char *BSFantasyCharacter;
E int HideStatsO;