diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index a519c9292..4dce9bd18 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -31,6 +31,7 @@ |<>|The available zoom levels, separated by commas. |<>|The default zoom level. |<>|Time (in ms) to show messages in the statusbar for. +|<>|Whether to show messages in unfocused windows. |<>|Whether to confirm quitting the application. |<>|Whether to display javascript statusbar messages. |<>|Whether the zoom factor on a frame applies only to the text or to all content. @@ -435,6 +436,17 @@ Time (in ms) to show messages in the statusbar for. Default: +pass:[2000]+ +[[ui-message-unfocused]] +=== message-unfocused +Whether to show messages in unfocused windows. + +Valid values: + + * +true+ + * +false+ + +Default: +pass:[false]+ + [[ui-confirm-quit]] === confirm-quit Whether to confirm quitting the application.