firefox: lock ecs to disabled

This commit is contained in:
Aminda Suomalainen 2024-05-14 15:01:14 +03:00
parent 5672e14c89
commit 8d3609f171
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 3 deletions

View File

@ -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",