diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 621d04c6b..1e58ffa87 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -236,7 +236,7 @@ |<>|Mouse button with which to close tabs. |<>|How to behave when the close mouse button is pressed on the tab bar. |<>|Scaling factor for favicons in the tab bar. -|<>|Show favicons in the tab bar. +|<>|When to show favicons in the tab bar. |<>|Padding (in pixels) for tab indicators. |<>|Width (in pixels) of the progress indicator (0 to disable). |<>|How to behave when the last tab is closed. @@ -1655,11 +1655,7 @@ Type: <> Default: -- +pass:[https://www.malwaredomainlist.com/hostslist/hosts.txt]+ -- +pass:[http://someonewhocares.org/hosts/hosts]+ -- +pass:[http://winhelp2002.mvps.org/hosts.zip]+ -- +pass:[http://malwaredomains.lehigh.edu/files/justdomains.zip]+ -- +pass:[https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext]+ +- +pass:[https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts]+ [[content.host_blocking.whitelist]] === content.host_blocking.whitelist @@ -2825,11 +2821,17 @@ Default: +pass:[1.0]+ [[tabs.favicons.show]] === tabs.favicons.show -Show favicons in the tab bar. +When to show favicons in the tab bar. -Type: <> +Type: <> -Default: +pass:[true]+ +Valid values: + + * +always+: Always show favicons. + * +never+: Always hide favicons. + * +pinned+: Show favicons only on pinned tabs. + +Default: +pass:[always]+ [[tabs.indicator.padding]] === tabs.indicator.padding