summaryrefslogtreecommitdiff
path: root/data/default_config.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'data/default_config.cfg')
-rw-r--r--data/default_config.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index f75ae14b..76e02d57 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -231,6 +231,7 @@ roster_show_offline = false
# - show: sort by show (available/away/xa/…)
# - name: sort by roster name (if no name, then the bare jid is used)
# - resource: sort by resource number
+# - online: sort by online presence (online or not)
# You can arrange them however you like, and you have to separate them with
# underscores "_". Keep in mind that if there are more than 3 or 4 your sorting
# is most likely inefficient.