1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 16:36:38 +02:00

Added killonsqline directive to operserv block in new config.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1478 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Naram Qashat cyberbotx@cyberbotx.com
2008-10-26 04:33:40 +00:00
parent c49c0e5d6c
commit 2df19fbcd7
3 changed files with 10 additions and 3 deletions
+7
View File
@@ -738,4 +738,11 @@ operserv
* is optional.
*/
#killonsgline = yes
/*
* If set, this option will make Services send an (SVS)KILL command immediately after SQLINE ADD.
* This eliminates the need for killingthe user after the SQLINE has been added. This directive
* is optional.
*/
#killonsqline = yes
}