From 2a796d9aa432bbaf5401a501b1854ee615009be6 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 9 Apr 2015 12:54:59 +0200 Subject: [PATCH] Regenerate docs. --- doc/help/settings.asciidoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 93d290e34..b774461b2 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -31,6 +31,7 @@ |Setting|Description |<>|The available zoom levels, separated by commas. |<>|The default zoom level. +|<>|Where to show the downloaded files. |<>|Time (in ms) to show messages in the statusbar for. |<>|Whether to show messages in unfocused windows. |<>|Whether to confirm quitting the application. @@ -441,6 +442,17 @@ The default zoom level. Default: +pass:[100%]+ +[[ui-downloads-position]] +=== downloads-position +Where to show the downloaded files. + +Valid values: + + * +north+ + * +south+ + +Default: +pass:[north]+ + [[ui-message-timeout]] === message-timeout Time (in ms) to show messages in the statusbar for.