summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/settings/index.markdown13
1 files changed, 13 insertions, 0 deletions
diff --git a/documentation/settings/index.markdown b/documentation/settings/index.markdown
index c898b3a..d086a23 100644
--- a/documentation/settings/index.markdown
+++ b/documentation/settings/index.markdown
@@ -362,6 +362,19 @@ See the [appendix](#a_credits) for credits and license information of this docum
` activity_hide_targets = `
> Sometimes you don't care at all about a channel's activity. This can be set to a list of channels that will never appear to be active.
+>
+> | Syntax | | |
+> | --- | --- | --- |
+> | ::all | | Ignore activity in all windows |
+> | ::channels | | Ignore activity in all channels |
+> | ::queries | | Ignore activity in all queries |
+> | ::dccqueries | | Ignore activity in all dcc chats |
+> | #chan\|[=]nick | | Ignore activity in named target(channel, query, dcc chat) |
+> | tag/::all | | Ignore all activity on network 'tag' |
+> | tag/::channels | | Ignore activity in all channels on network 'tag' |
+> | tag/::queries | | Ignore activity in all queries on network 'tag' |
+> | tag/::dccqueries | | Ignore activity in all dcc chats on network 'tag' |
+> | tag/#chan\|[=]nick | | Ignore activity in named channel/query/dcc chat on network 'tag' |
{:#activity_hilight_level}
` activity_hilight_level = MSGS DCCMSGS `