summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2012-09-12 16:27:59 +0100
committerattilamolnar <attilamolnar@hush.com>2012-10-19 17:50:08 +0200
commit3479532178c73ae47da4729865e5bfc91a299027 (patch)
treeb696e2420e8b7fdefb78fdd9ae62559d0be43c1b /docs
parentaa1f46885810c4779ae539c142fdee15b556206b (diff)
Fix for #268.
- Move color stripping code to helperfuncs. - Strip color codes before matching filters.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/inspircd.filter.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf/inspircd.filter.example b/docs/conf/inspircd.filter.example
index 8200a028f..922f55fb6 100644
--- a/docs/conf/inspircd.filter.example
+++ b/docs/conf/inspircd.filter.example
@@ -37,6 +37,7 @@
# P: Block part messages
# q: Block quit messages
# o: Don't match against opers
+# c: Strip color codes from text before trying to match
# *: Represents all of the above flags
# -: Does nothing, a non-op for when you do not want to specify any flags
#