diff options
author | Peter Powell <petpow@saberuk.com> | 2019-04-04 15:09:23 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2019-04-04 15:11:24 +0100 |
commit | cbb6b376c781024534d4ece31a4b5296894d7390 (patch) | |
tree | 6ffad59f6349003d86dcb9356f54b49f39fef7ae /docs/conf/helpop.conf.example | |
parent | b00451a85cfc5d26bbfbd7bb903071f3bba91c9c (diff) |
Use a consistent naming scheme for operator privileges.
- users/callerid-override is now users/ignore-callerid.
- users/privdeaf-override is now users/ignore-privdeaf.
Diffstat (limited to 'docs/conf/helpop.conf.example')
-rw-r--r-- | docs/conf/helpop.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example index 4f3008c07..8c8ab12d9 100644 --- a/docs/conf/helpop.conf.example +++ b/docs/conf/helpop.conf.example @@ -1074,7 +1074,7 @@ Note that all /STATS use is broadcast to online IRC operators."> r Allows receipt of local oper commands (requires the operlog module). R Allows receipt of remote oper commands (requires the operlog module). t Allows receipt of attempts to use /STATS (local and remote). - v Allows receipt of oper-override notices (requires the override module). + v Allows receipt of oper override notices (requires the override module). x Allows receipt of local X-line notices (G/Z/Q/K/E/R/SHUN/CBan). X Allows receipt of remote X-line notices (G/Z/Q/K/E/R/SHUN/CBan)."> |