Update docs
This commit is contained in:
parent
6888ac04e1
commit
ed4cd816d4
@ -155,6 +155,7 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* Alexander Cogneau
|
* Alexander Cogneau
|
||||||
* Felix Van der Jeugt
|
* Felix Van der Jeugt
|
||||||
* Daniel Karbach
|
* Daniel Karbach
|
||||||
|
* Imran Sobir
|
||||||
* Martin Tournoij
|
* Martin Tournoij
|
||||||
* Kevin Velghe
|
* Kevin Velghe
|
||||||
* Raphael Pierzina
|
* Raphael Pierzina
|
||||||
@ -165,7 +166,6 @@ Contributors, sorted by the number of commits in descending order:
|
|||||||
* Corentin Julé
|
* Corentin Julé
|
||||||
* meles5
|
* meles5
|
||||||
* Philipp Hansch
|
* Philipp Hansch
|
||||||
* Imran Sobir
|
|
||||||
* Panagiotis Ktistakis
|
* Panagiotis Ktistakis
|
||||||
* Artur Shaik
|
* Artur Shaik
|
||||||
* Nathan Isom
|
* Nathan Isom
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
[options="header",width="75%",cols="25%,75%"]
|
[options="header",width="75%",cols="25%,75%"]
|
||||||
|==============
|
|==============
|
||||||
|Setting|Description
|
|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-zoom-levels,zoom-levels>>|The available zoom levels, separated by commas.
|
||||||
|<<ui-default-zoom,default-zoom>>|The default zoom level.
|
|<<ui-default-zoom,default-zoom>>|The default zoom level.
|
||||||
|<<ui-downloads-position,downloads-position>>|Where to show the downloaded files.
|
|<<ui-downloads-position,downloads-position>>|Where to show the downloaded files.
|
||||||
@ -536,6 +537,12 @@ Default: +pass:[path,query]+
|
|||||||
== ui
|
== ui
|
||||||
General options related to the user interface.
|
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]]
|
[[ui-zoom-levels]]
|
||||||
=== zoom-levels
|
=== zoom-levels
|
||||||
The available zoom levels, separated by commas.
|
The available zoom levels, separated by commas.
|
||||||
|
Loading…
Reference in New Issue
Block a user