Apply proxy changes from master
This are the same changes as done in 629038632c
,
but only the part related to the config. This is so we don't forget this when
merging them.
This commit is contained in:
parent
07d0ea6a54
commit
252c5396f3
@ -1346,8 +1346,6 @@ Valid values:
|
|||||||
|
|
||||||
Default: +pass:[system]+
|
Default: +pass:[system]+
|
||||||
|
|
||||||
On QtWebEngine, this setting requires Qt 5.8 or newer.
|
|
||||||
|
|
||||||
[[content.proxy_dns_requests]]
|
[[content.proxy_dns_requests]]
|
||||||
== content.proxy_dns_requests
|
== content.proxy_dns_requests
|
||||||
Whether to send DNS requests over the configured proxy.
|
Whether to send DNS requests over the configured proxy.
|
||||||
|
@ -422,9 +422,6 @@ content.private_browsing:
|
|||||||
content.proxy:
|
content.proxy:
|
||||||
default: system
|
default: system
|
||||||
type: Proxy
|
type: Proxy
|
||||||
backend:
|
|
||||||
QtWebKit: true
|
|
||||||
QtWebEngine: Qt 5.8
|
|
||||||
desc: >-
|
desc: >-
|
||||||
The proxy to use.
|
The proxy to use.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user