1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 17:43:12 +02:00

Merge pull request #216 from SaberUK/2.0+oline

Disable the os_oline module by default.
This commit is contained in:
Adam
2018-06-12 10:08:16 -04:00
committed by GitHub
+3 -3
View File
@@ -511,11 +511,11 @@ command { service = "OperServ"; name = "NOOP"; command = "operserv/noop"; permis
*
* Provides the command operserv/oline.
*
* Used to set oper flags on users, and is specific to UnrealIRCd.
* Used to set oper flags on users, and is specific to UnrealIRCd 3.2.
* See /helpop ?svso on your IRCd for more information.
*/
module { name = "os_oline" }
command { service = "OperServ"; name = "OLINE"; command = "operserv/oline"; permission = "operserv/oline"; }
#module { name = "os_oline" }
#command { service = "OperServ"; name = "OLINE"; command = "operserv/oline"; permission = "operserv/oline"; }
/*
* os_oper