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
1 changed files with 3 additions and 2 deletions

View File

@ -92,7 +92,8 @@
"Fallback": false,
"Locked": true,
"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,
"DisableFirefoxAccounts": false,
@ -331,7 +332,7 @@
"network.trr.disable-ECS": {
"Status": "locked",
"Type": "boolean",
"Value": true
"Value": false
},
"network.trr.display_fallback_warning": {
"Status": "locked",