summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/irc_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/autogen/user/irc_options.txt')
-rw-r--r--doc/en/autogen/user/irc_options.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt
index 6462c0ae2..6b5cd5800 100644
--- a/doc/en/autogen/user/irc_options.txt
+++ b/doc/en/autogen/user/irc_options.txt
@@ -303,8 +303,13 @@
** type: boolean
** values: on, off (default value: `on`)
+* [[option_irc.look.smart_filter_join_unmask]] *irc.look.smart_filter_join_unmask*
+** description: `delay for unmasking a join message that was filtered with tag "irc_smart_filter" (in minutes): if a nick jas joined max N minutes ago and then says something on channel (message, notice or update on topic), the join is unmasked, as well as nick changes after this join (0 = disable: never unmask a join)`
+** type: integer
+** values: 0 .. 10080 (default value: `30`)
+
* [[option_irc.look.smart_filter_nick]] *irc.look.smart_filter_nick*
-** description: `enable smart filter for "nick" messages`
+** description: `enable smart filter for "nick" messages (nick changes)`
** type: boolean
** values: on, off (default value: `on`)