From: w00t Date: Sat, 18 Oct 2008 16:52:52 +0000 (+0000) Subject: Document channels/auspex permission: allows opers with this priv to see more informat... X-Git-Tag: v2.0.23~2442 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=dd54c42f5f27dcee1cad7fe8a606be5cf8442c7c;p=user%2Fhenk%2Fcode%2Finspircd.git Document channels/auspex permission: allows opers with this priv to see more information about channels than normal users. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10665 e03df62e-2008-0410-955e-edbf42e46eb7 --- 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.