From dd54c42f5f27dcee1cad7fe8a606be5cf8442c7c Mon Sep 17 00:00:00 2001 From: w00t Date: Sat, 18 Oct 2008 16:52:52 +0000 Subject: 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 --- conf/opers.conf.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf/opers.conf.example') 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. -- cgit v1.2.3