summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2007-05-16 10:47:20 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2007-05-16 10:47:20 +0000
commitd14fbe03f298155b7b6c38735ceb1d1a62750bba (patch)
tree18c28547f460725272c87aac3a9572c1c18b638e
parent9bc8b2602426e187c4c5ba6ff0fad0641155357a (diff)
Update example docs for <options:exemptchanops> to be off by default, and to support SfgNc channel modes.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7032 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--docs/inspircd.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index 87b2105b5..7f8822d8f 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -877,7 +877,7 @@
# #
# exemptchanops - This option allows channel operators to be exempted#
# from certain channel modes. #
-# Supported modes are +Sc. Defaults to Sc. #
+# Supported modes are +SfgNc. Defaults to off. #
<options prefixquit="Quit: "
loglevel="default"
@@ -909,7 +909,7 @@
quietbursts="yes"
pingwarning="15"
allowhalfop="yes"
- exemptchanops="Scfg">
+ exemptchanops="">
#-#-#-#-#-#-#-#-#-#-#-#-#-#- TIME SYNC OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#
# Time sychronization options for m_spanningtree linking. #