firefox: allow private ECS

This commit is contained in:
Aminda Suomalainen 2024-05-16 19:48:39 +03:00
parent 38710540f2
commit 05a3cb6c08
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -92,7 +92,8 @@
"Fallback": false, "Fallback": false,
"Locked": true, "Locked": true,
"ProviderURL": "https://dns0.eu/", "ProviderURL": "https://dns0.eu/",
"ProviderURL_outside_europe_aminda_comment": "Swap to https://unfiltered.adguard-dns.com/dns-query if device is expected to cross continents from Europe?" "ProviderURL_outside_europe_aminda_comment": "Swap to https://unfiltered.adguard-dns.com/dns-query if device is expected to cross continents from Europe?",
"ProviderURL_with_ECS_comment": "If changing this to something with non-private ECS, remember to disable ECS in preferences of TRR!"
}, },
"DisableEncryptedClientHello": false, "DisableEncryptedClientHello": false,
"DisableFirefoxAccounts": false, "DisableFirefoxAccounts": false,
@ -331,7 +332,7 @@
"network.trr.disable-ECS": { "network.trr.disable-ECS": {
"Status": "locked", "Status": "locked",
"Type": "boolean", "Type": "boolean",
"Value": true "Value": false
}, },
"network.trr.display_fallback_warning": { "network.trr.display_fallback_warning": {
"Status": "locked", "Status": "locked",