summaryrefslogtreecommitdiff
path: root/qutebrowser/config
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-08-25 09:16:54 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-08-25 10:05:28 +0200
commitd6306783d097d9d53405b75ebecb706b8e13668c (patch)
tree7122fa3174b507aa512fa4f5953ef43cf8443e58 /qutebrowser/config
parentc022893a76ab388a552b420728edb19fcb122bb8 (diff)
downloadqutebrowser-d6306783d097d9d53405b75ebecb706b8e13668c.tar.gz
qutebrowser-d6306783d097d9d53405b75ebecb706b8e13668c.zip
Move download origin handling to DownloadItem
Diffstat (limited to 'qutebrowser/config')
-rw-r--r--qutebrowser/config/configdata.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 7b0cd05f4..e62fa6f9f 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -1359,7 +1359,6 @@ downloads.prevent_mixed_content:
type: Bool
default: true
supports_pattern: true
- backend: QtWebEngine
desc:
Automatically abort insecure (HTTP) downloads originating from secure
(HTTPS) pages.