summaryrefslogtreecommitdiff
path: root/conf/inspircd.censor.example
diff options
context:
space:
mode:
authorspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>2007-05-18 03:39:18 +0000
committerspecial <special@e03df62e-2008-0410-955e-edbf42e46eb7>2007-05-18 03:39:18 +0000
commit3c27d028707d8af151e161d90a469f50c0ece758 (patch)
tree21e39ac6ea1e2242b5cd31e470603a9db3f0e49e /conf/inspircd.censor.example
parent37d40095cfd378ad7189b98c1ef4b7cac0377839 (diff)
m_censor can now block lines as well, by specifying an empty replace string (QA, test please, my dev server seems to be broken :P)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7041 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf/inspircd.censor.example')
-rw-r--r--conf/inspircd.censor.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/inspircd.censor.example b/conf/inspircd.censor.example
index 89730669f..05d9ce6fa 100644
--- a/conf/inspircd.censor.example
+++ b/conf/inspircd.censor.example
@@ -6,6 +6,9 @@
#
# <badword text="simple word"
# replace="text to replace with">
+#
+# You can specify <badword text="simple word" replace="">
+# to block lines containing the word
<badword text="shit" replace="poo">
<badword text="fuck" replace="(censored)">