summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>2007-03-15 23:39:34 +0000
committerpeavey <peavey@e03df62e-2008-0410-955e-edbf42e46eb7>2007-03-15 23:39:34 +0000
commit9dc59e569676f93de3b5eabb008e06e132ee5e50 (patch)
tree7322a326a6c9ab3012cf861d31c3fb000f4e7aa8
parent1ea65ff796732e20e3243fa213b3ddc3ebb16724 (diff)
Add capsmap to m_blockcaps in example.conf
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6679 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--docs/inspircd.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example
index ec5b74c34..9d5b52652 100644
--- a/docs/inspircd.conf.example
+++ b/docs/inspircd.conf.example
@@ -1050,7 +1050,13 @@
# minlen - The minimum length a line must be for the block #
# percent to have any effect. #
# #
-#<blockcaps percent="95" minlen="5">
+# capsmap - A list of chars to be considered CAPS, this was #
+# you can add CAPS for your language. Also you can #
+# add things like ! and space to further lock down #
+# on caps usage. #
+#<blockcaps percent="50"
+# minlen="5"
+# capsmap="ABCDEFGHIJKLMNOPQRSTUVWXYZ! ">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Block colour module: Blocking colour-coded messages with cmode +c