summaryrefslogtreecommitdiff
path: root/docs/conf/modules.conf.example
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2015-10-12 14:50:45 +0200
committerAttila Molnar <attilamolnar@hush.com>2015-10-12 14:50:45 +0200
commit3f8f2c7a0befea58f3f298e3a5632fefa4fd3e57 (patch)
tree14cbf1c443e22180592347134f5f2f50c6ae203e /docs/conf/modules.conf.example
parent8adc04585d1f4588e61506490c1128026824a738 (diff)
Fix a few documentation problems
Fixes issues #1003, #1045 and #1085
Diffstat (limited to 'docs/conf/modules.conf.example')
-rw-r--r--docs/conf/modules.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index 364c30a14..98b614acd 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -414,6 +414,9 @@
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Channelban: Implements extended ban j:, which stops anyone already
# in a channel matching a ban like +b j:#channel*mask from joining.
+# Note that by default wildcard characters * and ? are allowed in
+# channel names. To disallow them, load m_channames and add characters
+# 42 and 63 to denyrange (see above).
#<module name="m_channelban.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#