diff options
Diffstat (limited to 'weechat/plugins.conf')
-rw-r--r-- | weechat/plugins.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weechat/plugins.conf b/weechat/plugins.conf index adabc0a..1260a35 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -117,7 +117,7 @@ perl.stalker.max_recursion = "20" perl.stalker.normalize_nicks = "off" perl.stalker.recursive_search = "on" perl.stalker.search_this_network_only = "on" -perl.stalker.tags = "" +perl.stalker.tags = "no_highlight" perl.stalker.timeout = "1" perl.stalker.use_localvar = "off" perl.url_arza.min_length = "100" |