diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index ac1cfb5b9..19f17d3d7 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -33,6 +33,7 @@ |<>|The available zoom levels, separated by commas. |<>|The default zoom level. |<>|Where to show the downloaded files. +|<>|The position of the status bar. |<>|Time (in ms) to show messages in the statusbar for. |<>|Whether to show messages in unfocused windows. |<>|Whether to confirm quitting the application. @@ -516,6 +517,17 @@ Valid values: Default: +pass:[top]+ +[[ui-status-position]] +=== status-position +The position of the status bar. + +Valid values: + + * +top+ + * +bottom+ + +Default: +pass:[bottom]+ + [[ui-message-timeout]] === message-timeout Time (in ms) to show messages in the statusbar for.