mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
firefox: lock ecs to disabled
This commit is contained in:
parent
5672e14c89
commit
8d3609f171
@ -91,7 +91,7 @@
|
|||||||
],
|
],
|
||||||
"Fallback": false,
|
"Fallback": false,
|
||||||
"Locked": false,
|
"Locked": false,
|
||||||
"ProviderURL": "https://dns11.quad9.net/dns-query"
|
"ProviderURL": "https://dns.quad9.net/dns-query"
|
||||||
},
|
},
|
||||||
"DisableEncryptedClientHello": false,
|
"DisableEncryptedClientHello": false,
|
||||||
"DisablePocket": true,
|
"DisablePocket": true,
|
||||||
@ -312,9 +312,9 @@
|
|||||||
"Value": false
|
"Value": false
|
||||||
},
|
},
|
||||||
"network.trr.disable-ECS": {
|
"network.trr.disable-ECS": {
|
||||||
"Status": "default",
|
"Status": "locked",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
"Value": false
|
"Value": true
|
||||||
},
|
},
|
||||||
"network.trr.display_fallback_warning": {
|
"network.trr.display_fallback_warning": {
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
|
Loading…
Reference in New Issue
Block a user