diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/opers.conf.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/opers.conf.example b/conf/opers.conf.example index b22273bab..6f5f2af92 100644 --- a/conf/opers.conf.example +++ b/conf/opers.conf.example @@ -18,7 +18,8 @@ commands="DIE RESTART REHASH LOADMODULE UNLOADMODULE RELOAD" # privs: special priviledges that users with this class may utilise. - # users/mass-message: allows users with this class to PRIVMSG and NOTICE to a server mask (e.g. NOTICE $*) + # users/mass-message: allows users with this priv to PRIVMSG and NOTICE to a server mask (e.g. NOTICE $*) + # channels/auspex: allows opers with this priv to see more detail about channels than they would normally see. privs="users/mass-message" # usermodes: Oper-only usermodes that opers with this class can use. |