summaryrefslogtreecommitdiff
path: root/docs/conf/filter.conf.example
diff options
context:
space:
mode:
authorMichael Hazell <michaelhazell@hotmail.com>2018-11-11 19:39:53 -0500
committerPeter Powell <petpow@saberuk.com>2018-11-12 01:13:48 +0000
commit19c0cfa3e5c3b71521c29d9bcf98f45b7ce13a09 (patch)
treece124c40b7f2cf9028ac497524376dd414f5b415 /docs/conf/filter.conf.example
parent16e3ed8d4aaa789b85ff5f4c54cce6222b5a7b98 (diff)
m_filter: add Z-Line support
Diffstat (limited to 'docs/conf/filter.conf.example')
-rw-r--r--docs/conf/filter.conf.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/conf/filter.conf.example b/docs/conf/filter.conf.example
index ea62efd1f..a389d39e1 100644
--- a/docs/conf/filter.conf.example
+++ b/docs/conf/filter.conf.example
@@ -27,6 +27,11 @@
# other glines, omitting the duration or setting it to 0 makes
# any glines set by this filter be permanent.
#
+# zline Z-LINE the user for 'duration' length of time. Durations may
+# be specified using the notation 1y2d3h4m6s in a similar way to
+# other zlines, omitting the duration or setting it to 0 makes
+# any zlines set by this filter be permanent.
+#
# You can add filters from IRC using the /FILTER command. If you do this, they
# will be set globally to your entire network.
#