aboutsummaryrefslogtreecommitdiffstats
path: root/docs/modules.conf.example
diff options
context:
space:
mode:
authorGravatar Daniel De Graaf2010-08-06 20:34:04 -0400
committerGravatar Daniel De Graaf2010-08-06 20:34:04 -0400
commit8da03ef9ce894b5434a094da1dadbfd4e704c64f (patch)
tree4a380757c0042183383a54b92ed71acda781c695 /docs/modules.conf.example
parentFix permission check when a user has no opflags (diff)
Add <opflags> config tag
Diffstat (limited to 'docs/modules.conf.example')
-rw-r--r--docs/modules.conf.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/modules.conf.example b/docs/modules.conf.example
index cece7fb89..f8eb7a732 100644
--- a/docs/modules.conf.example
+++ b/docs/modules.conf.example
@@ -1235,6 +1235,13 @@
#<module name="m_opermodes.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
+# Op flags module: allows you to adjust the rights of users in a channel
+# in a more fine-grained manner than +qaohv modes.
+# See http://wiki.inspircd.org/ChannelPermissions for details.
+#<module name="m_opflags.so">
+#<opflags level="30000" maxflags="15">
+
+#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Password forwarding module: Forwards a password users can send on connect
# to the specified client below. The client is usually nickserv and this
# module is usually used to authenticate users with nickserv using their