From c15519175e10ad209e643791bcf3f099d1d6c1c0 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Thu, 25 Jun 2009 13:12:41 +0000 Subject: [PATCH] Added "Collapse to last" SVN revision: 2225 --- doc/config.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/config.html b/doc/config.html index 41eeb9e4..75e1e6b4 100755 --- a/doc/config.html +++ b/doc/config.html @@ -2550,6 +2550,12 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c} If an entry with the same ID in the destination logbook exists already, it gets overwritten. Default for this setting is 0. +
  • + Collapse to last = 0|1
    + In threaded view, the list of replies can be collapsed into a single + entry. If this flag is 1, then the last entry of each thread is shown, + otherwise the first thread is displayed. Default for this setting is 1. +