From: w00t Date: Sat, 18 Oct 2008 17:09:21 +0000 (+0000) Subject: Some documentation corrections, thanks jdhore. X-Git-Tag: v2.0.23~2430 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=bb5a5c5bb618f90fa82c6bc43eadedd2bf1be3c7;p=user%2Fhenk%2Fcode%2Finspircd.git Some documentation corrections, thanks jdhore. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10677 e03df62e-2008-0410-955e-edbf42e46eb7 --- diff --git a/conf/opers.conf.example b/conf/opers.conf.example index 143544521..898a318c7 100644 --- a/conf/opers.conf.example +++ b/conf/opers.conf.example @@ -23,8 +23,8 @@ # - users/auspex: allows opers with this priv to view more details about users than normal users. # - servers/auspex: allows opers with this priv to see more detail about server information than normal users. # ACTIONS - # - users/mass-message: allows users with this priv to PRIVMSG and NOTICE to a server mask (e.g. NOTICE $*) - # - channels/high-join-limit: allows users with this priv to join a higher maximum number of channels + # - users/mass-message: allows opers with this priv to PRIVMSG and NOTICE to a server mask (e.g. NOTICE $*) + # - channels/high-join-limit: allows opers with this priv to join total channels instead of total channels. privs="users/auspex channels/auspex servers/auspex users/mass-message channels/high-join-limit" # usermodes: Oper-only usermodes that opers with this class can use.