diff options
Diffstat (limited to 'data/example_new.conf')
-rw-r--r-- | data/example_new.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/example_new.conf b/data/example_new.conf index 648b80420..081864827 100644 --- a/data/example_new.conf +++ b/data/example_new.conf @@ -745,4 +745,11 @@ operserv * is optional. */ #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 } |