summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoraquanight <aquanight@e03df62e-2008-0410-955e-edbf42e46eb7>2008-05-21 23:15:40 +0000
committeraquanight <aquanight@e03df62e-2008-0410-955e-edbf42e46eb7>2008-05-21 23:15:40 +0000
commita15f95e58613619100cc1a6093fab3d0149a1e96 (patch)
treeb9f064b54a1d8e5fded3bb811d300fdf81b87a85 /docs
parent7cf509e036b70852636eed3e85d67c399080f90e (diff)
Implement Bug #533, Oper type-specific autojoins for m_operjoin via <type:autojoin>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9789 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r--docs/inspircd.conf.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index f2287ab7e..866ba2ff0 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -1995,6 +1995,11 @@
# might be set, even bans. Use "yes" or "no". #
# #
#<operjoin channel="#channel" override="no">
+#
+# Alternatively you can use the autojoin="channellist" in a <type> #
+# tag to set specific autojoins for a type of oper, for example: #
+#
+#<type name="Helper" autojoin="#help" classes="...">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Oper MOTD module: Provides support for seperate message of the day