diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/operserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/operserv.example.conf b/data/operserv.example.conf index e23efbb47..77c969309 100644 --- a/data/operserv.example.conf +++ b/data/operserv.example.conf @@ -503,7 +503,7 @@ command { service = "OperServ"; name = "RANDOMNEWS"; command = "operserv/randomn * * Used to NOOP a server, which prevents users from opering on that server. */ -module { name = "os_noop" } +#module { name = "os_noop" } command { service = "OperServ"; name = "NOOP"; command = "operserv/noop"; permission = "operserv/noop"; } /* |
