aboutsummaryrefslogtreecommitdiffstats
path: root/config/aerc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/aerc.conf')
-rw-r--r--config/aerc.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf
index 688f2ca1..d024b4fd 100644
--- a/config/aerc.conf
+++ b/config/aerc.conf
@@ -208,6 +208,15 @@ completion-popovers=true
# Default: false
#reverse-thread-order=false
+# Sort the thread siblings according to the sort criteria for the messages. If
+# sort-thread-siblings is false, the thread siblings will be sorted based on
+# the message UID in ascending order. This option is only applicable for
+# client-side threading with a backend that enables sorting. Note that there's
+# a performance impact when sorting is activated.
+#
+# Default: false
+#sort-thread-siblings=false
+
#[ui:account=foo]
#
# Enable a threaded view of messages. If this is not supported by the backend