]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Document channels/auspex permission: allows opers with this priv to see more informat...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 18 Oct 2008 16:52:52 +0000 (16:52 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sat, 18 Oct 2008 16:52:52 +0000 (16:52 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10665 e03df62e-2008-0410-955e-edbf42e46eb7

conf/opers.conf.example

index b22273bab4e0340d1ac8d9e81344b90bd3ce7aef..6f5f2af92de3fffd20088ab1200d1729f4dda88f 100644 (file)
@@ -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.