summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-07-20 08:06:48 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-07-20 08:06:48 +0200
commit6c26f2a16100bc51498b6c7b50de42b7c0a39f5f (patch)
tree24114206e6ee127d571ab6f0f8581631b0773817 /doc
parente1d164d81385e75c1e1194b433d76f9d310783da (diff)
parent036be4e410ef9faa951ef63bc868f43834dcc97b (diff)
downloadqutebrowser-6c26f2a16100bc51498b6c7b50de42b7c0a39f5f.tar.gz
qutebrowser-6c26f2a16100bc51498b6c7b50de42b7c0a39f5f.zip
Merge remote-tracking branch 'origin/pr/6610'
Diffstat (limited to 'doc')
-rw-r--r--doc/help/settings.asciidoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index c5206e52e..57bcdd8e0 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -142,6 +142,7 @@
|<<content.autoplay,content.autoplay>>|Automatically start playing `<video>` elements.
|<<content.blocking.adblock.lists,content.blocking.adblock.lists>>|List of URLs to ABP-style adblocking rulesets.
|<<content.blocking.enabled,content.blocking.enabled>>|Enable the ad/host blocker
+|<<content.blocking.hosts.block_subdomains,content.blocking.hosts.block_subdomains>>|Block subdomains of blocked hosts.
|<<content.blocking.hosts.lists,content.blocking.hosts.lists>>|List of URLs to host blocklists for the host blocker.
|<<content.blocking.method,content.blocking.method>>|Which method of blocking ads should be used.
|<<content.blocking.whitelist,content.blocking.whitelist>>|A list of patterns that should always be loaded, despite being blocked by the ad-/host-blocker.
@@ -1994,6 +1995,14 @@ Type: <<types,Bool>>
Default: +pass:[true]+
+[[content.blocking.hosts.block_subdomains]]
+=== content.blocking.hosts.block_subdomains
+Block subdomains of blocked hosts.
+
+Type: <<types,Bool>>
+
+Default: +pass:[true]+
+
[[content.blocking.hosts.lists]]
=== content.blocking.hosts.lists
List of URLs to host blocklists for the host blocker.