mirror of
https://github.com/anope/anope.git
synced 2026-07-04 23:13:13 +02:00
Disable operserv/quit by default.
This is dangerous and almost never what is actually wanted.
This commit is contained in:
@@ -660,7 +660,7 @@ module
|
||||
*/
|
||||
requirename = yes
|
||||
}
|
||||
command { service = "OperServ"; name = "QUIT"; command = "operserv/quit"; permission = "operserv/quit"; }
|
||||
#command { service = "OperServ"; name = "QUIT"; command = "operserv/quit"; permission = "operserv/quit"; }
|
||||
command { service = "OperServ"; name = "RESTART"; command = "operserv/restart"; permission = "operserv/restart"; }
|
||||
command { service = "OperServ"; name = "SHUTDOWN"; command = "operserv/shutdown"; permission = "operserv/shutdown"; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user