Document how content.proxy can have a delay

Closes #5557
This commit is contained in:
Florian Bruhin 2020-07-01 10:48:57 +02:00
parent 8159206576
commit 7a7410d906
2 changed files with 4 additions and 0 deletions

View File

@ -2450,6 +2450,7 @@ Default: +pass:[false]+
=== content.proxy
Proxy to use.
In addition to the listed values, you can use a `socks://...` or `http://...` URL.
Note that with QtWebEngine, it will take a couple of seconds until the change is applied, if this value is changed at runtime.
Type: <<types,Proxy>>

View File

@ -823,6 +823,9 @@ content.proxy:
In addition to the listed values, you can use a `socks://...` or
`http://...` URL.
Note that with QtWebEngine, it will take a couple of seconds until the
change is applied, if this value is changed at runtime.
content.proxy_dns_requests:
default: true
type: Bool