diff options
author | Peter Powell <petpow@saberuk.com> | 2018-08-07 16:45:03 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2018-08-07 16:45:03 +0100 |
commit | c51d80d9d4f2a0a38686e7dd358de0b554746331 (patch) | |
tree | b45e166994d24c5d39742c2f8247a0d38439ea0f /docs/conf | |
parent | 54a15b0185fc53d741bc519f125aa531643dbae2 (diff) |
Remove the 'debug' snotice character.
Diffstat (limited to 'docs/conf')
-rw-r--r-- | docs/conf/helpop-full.conf.example | 1 | ||||
-rw-r--r-- | docs/conf/helpop.conf.example | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example index 5705cad8e..6d0ea10e9 100644 --- a/docs/conf/helpop-full.conf.example +++ b/docs/conf/helpop-full.conf.example @@ -1047,7 +1047,6 @@ Note that all /STATS use is broadcast to online IRC operators."> A Allows receipt of remote announcement messages. c Allows receipt of local connect messages. C Allows receipt of remote connect messages. - d Allows receipt of general (and sometimes random) debug messages. f Allows receipt of flooding notices. g Allows receipt of globops (requires the globops module). j Allows receipt of channel creation notices (requires the chancreate module). diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index 25253c139..ada39c61d 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -237,7 +237,6 @@ help channel if you have any questions."> A Allows receipt of remote announcement messages. c Allows receipt of local connect messages. C Allows receipt of remote connect messages. - d Allows receipt of general (and sometimes random) debug messages. f Allows receipt of flooding notices. g Allows receipt of globops (requires the globops module). j Allows receipt of channel creation notices (requires the chancreate module). |