mirror of
https://github.com/anope/anope.git
synced 2026-06-28 03:16:38 +02:00
Removed references to RAW in config and lang files. Kirby from Dreamland ate them, he was hungry. Probably wasn't good for his appetite, though.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2049 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
+1
-9
@@ -1219,13 +1219,6 @@ operserv
|
||||
*/
|
||||
#killonsqline = yes
|
||||
|
||||
/*
|
||||
* Disables the highly destructive OperServ RAW command. This directive is optional, but HIGHLY
|
||||
* recommended. Not setting this and causing problems with your network using RAW will not be
|
||||
* supported.
|
||||
*/
|
||||
disableraw = yes
|
||||
|
||||
/*
|
||||
* Defines what actions should trigger notifications. The list must be separated by spaces.
|
||||
*
|
||||
@@ -1242,7 +1235,6 @@ operserv
|
||||
* - osszline: OperServ's SZLINE command was used
|
||||
* - osnoop: OperServ's NOOP command was used
|
||||
* - osjupe: OperServ's JUPE command was used
|
||||
* - osraw: OperServ's RAW command was used
|
||||
* - akillexpire: An AKILL has expired
|
||||
* - sglineexpire: An SGLINE has expired
|
||||
* - sqlineexpire: An SQLINE has expired
|
||||
@@ -1257,7 +1249,7 @@ operserv
|
||||
*
|
||||
* This directive is optional, if left blank, there will be no notifications.
|
||||
*/
|
||||
notifications="osglobal osmode osclearmodes oskick osakill ossgline ossqline osszline osnoop osjupe osraw getpass setpass forbid drop"
|
||||
notifications="osglobal osmode osclearmodes oskick osakill ossgline ossqline osszline osnoop osjupe getpass setpass forbid drop"
|
||||
|
||||
/*
|
||||
* Enables session limiting. Session limiting prevents users from connecting more than a certain
|
||||
|
||||
Reference in New Issue
Block a user