parent
8159206576
commit
7a7410d906
|
|
@ -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>>
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue