diff --git a/doc/config.html b/doc/config.html index 84351390..186c2c52 100755 --- a/doc/config.html +++ b/doc/config.html @@ -799,8 +799,12 @@ no text at all. The default is 3.
  • Reverse sort = 0|1
    -If this flag is 1, the result of the "Last day" and "Last 10" queries -is sorted in reverse order (newest entry down to oldest). Default is 0.

    +If this flag is 1, all listing pages (the default page view, the result of +a search query and the result of the "Last day" and "Last 10" queries) +is sorted in reverse order (newest entry down to oldest). The checkbox Sort in +reverse order on the search form gets checked by default, too. Sorting in reverse +order can make sense if there are many pages of entries, but the ones entered last +should be displayed on the first page. Default is 0.

  • Search all logbooks = 0|1