about summary refs log tree commit diff
path: root/weechat/.weechat/autosort.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/autosort.conf')
-rw-r--r--weechat/.weechat/autosort.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/weechat/.weechat/autosort.conf b/weechat/.weechat/autosort.conf
index 923dff9..cd11d47 100644
--- a/weechat/.weechat/autosort.conf
+++ b/weechat/.weechat/autosort.conf
@@ -11,10 +11,12 @@
 
 [sorting]
 case_sensitive = off
+debug_log = off
 replacements = ""
 rules = ""
 signal_delay = 5
 signals = "buffer_opened buffer_merged buffer_unmerged buffer_renamed"
+sort_limit = 100
 sort_on_config_change = on
 
 [v3]