summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-10-18 16:52:48 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-10-18 16:52:48 +0000
commit0d3ecb964292600ec1ce6ee1cef83f72185a8bcc (patch)
tree976feadbe1a37f03cf91149bc8d4c930f90e592e /conf
parentf43283920224b3d762ae371d7320024512a8afde (diff)
Working privs implementation, and example usage in NOTICE for mass messaging.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10662 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf')
-rw-r--r--conf/opers.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/opers.conf.example b/conf/opers.conf.example
index c8bdc0a64..d1e317aad 100644
--- a/conf/opers.conf.example
+++ b/conf/opers.conf.example
@@ -17,6 +17,9 @@
# commands: oper commands that users of this class can run.
commands="DIE RESTART REHASH LOADMODULE UNLOADMODULE RELOAD"
+ # privs: special priviledges that users with this class may utilise.
+# privs="users/mass-message"
+
# usermodes: Oper-only usermodes that opers with this class can use.
usermodes="*"