summaryrefslogtreecommitdiff
path: root/conf/inspircd.filter.example
diff options
context:
space:
mode:
Diffstat (limited to 'conf/inspircd.filter.example')
-rw-r--r--conf/inspircd.filter.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/inspircd.filter.example b/conf/inspircd.filter.example
index e90e4d5f1..92260fd9f 100644
--- a/conf/inspircd.filter.example
+++ b/conf/inspircd.filter.example
@@ -12,6 +12,9 @@
# block This blocks the line, sends out a notice to all opers with
# +s and informs the user that their message was blocked.
#
+# silent This blocks the line only, and informs the user their message
+# was blocked, but does not notify opers.
+#
# none This action causes nothing to be done except logging. This
# is the default action if none is specified.
#