diff options
author | Sadie Powell <sadie@witchery.services> | 2020-03-29 12:06:06 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-03-29 12:08:19 +0100 |
commit | 3f3da905b9bce3b180208ed3e6547f8579779b28 (patch) | |
tree | c0689339ca65c1114f8433d6ce4eda2e28444de5 /docs | |
parent | 92732be632831cbb0751a5f2ad3d89e9bf87b2dd (diff) |
Add support for the servers/ignore-shun privilege.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf/opers.conf.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf/opers.conf.example b/docs/conf/opers.conf.example index 7cad2589c..67801ce31 100644 --- a/docs/conf/opers.conf.example +++ b/docs/conf/opers.conf.example @@ -38,6 +38,7 @@ # - users/ignore-noctcp: allows opers with this priv to send a CTCP to a +T user. # - users/ignore-privdeaf: allows opers with this priv to message users with +D set. # - users/sajoin-others: allows opers with this priv to /SAJOIN users other than themselves. + # - servers/ignore-shun: allows opers with this priv to ignore shuns. # - servers/use-disabled-commands: allows opers with this priv to use disabled commands. # - servers/use-disabled-modes: allows opers with this priv to use disabled modes. # |