diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 71a2bcdf5..86b135e93 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -17,6 +17,7 @@ |<>|Whether load requests should be monitored for cross-site scripting attempts. |<>|Enable workarounds for broken sites. |<>|Default encoding to use for websites. +|<>|How to open links in an existing instance if a new one is launched. |============== .Quick reference for section ``ui'' @@ -179,6 +180,7 @@ |<>|Color gradient start for downloads. |<>|Color gradient end for downloads. |<>|Color gradient interpolation system for downloads. +|<>|Background color for downloads with errors. |============== .Quick reference for section ``fonts'' @@ -299,6 +301,18 @@ The encoding must be a string describing an encoding such as _utf-8_, _iso-8859- Default: empty +[[general-new-instance-open-target]] +=== new-instance-open-target +How to open links in an existing instance if a new one is launched. + +Valid values: + + * +tab+: Open a new tab in the existing window and activate it. + * +tab-silent+: Open a new tab in the existing window without activating it. + * +window+: Open in a new window. + +Default: +pass:[window]+ + == ui General options related to the user interface. @@ -1096,6 +1110,12 @@ Valid values: Default: +pass:[rgb]+ +[[colors-downloads.bg.error]] +=== downloads.bg.error +Background color for downloads with errors. + +Default: +pass:[red]+ + == fonts Fonts used for the UI, with optional style/weight/size.