Update docs

This commit is contained in:
Florian Bruhin 2017-03-20 09:45:27 +01:00
parent 6888ac04e1
commit ed4cd816d4
2 changed files with 8 additions and 1 deletions

View File

@ -155,6 +155,7 @@ Contributors, sorted by the number of commits in descending order:
* Alexander Cogneau
* Felix Van der Jeugt
* Daniel Karbach
* Imran Sobir
* Martin Tournoij
* Kevin Velghe
* Raphael Pierzina
@ -165,7 +166,6 @@ Contributors, sorted by the number of commits in descending order:
* Corentin Julé
* meles5
* Philipp Hansch
* Imran Sobir
* Panagiotis Ktistakis
* Artur Shaik
* Nathan Isom

View File

@ -36,6 +36,7 @@
[options="header",width="75%",cols="25%,75%"]
|==============
|Setting|Description
|<<ui-history-session-interval,history-session-interval>>|The maximum time in minutes between two history items for them to be considered being from the same session. Use -1 to disable separation.
|<<ui-zoom-levels,zoom-levels>>|The available zoom levels, separated by commas.
|<<ui-default-zoom,default-zoom>>|The default zoom level.
|<<ui-downloads-position,downloads-position>>|Where to show the downloaded files.
@ -536,6 +537,12 @@ Default: +pass:[path,query]+
== ui
General options related to the user interface.
[[ui-history-session-interval]]
=== history-session-interval
The maximum time in minutes between two history items for them to be considered being from the same session. Use -1 to disable separation.
Default: +pass:[30]+
[[ui-zoom-levels]]
=== zoom-levels
The available zoom levels, separated by commas.