1
0
mirror of https://github.com/anope/anope.git synced 2026-07-06 22:23:12 +02:00

Added autokickmax directive to chanserv block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1437 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Naram Qashat cyberbotx@cyberbotx.com
2008-10-13 23:02:16 +00:00
parent 692be8526c
commit aa58a569e2
2 changed files with 6 additions and 2 deletions
+5
View File
@@ -395,4 +395,9 @@ chanserv
* The maximum number of entries on a channel's access list.
*/
accessmax = 1024
/*
* The maximum number of entries on a channel's autokick list.
*/
autokickmax = 32
}