firefox: on second thoughts, let the user have some control

This commit is contained in:
Aminda Suomalainen 2024-05-14 11:51:22 +03:00
parent ae0e3beb9a
commit fb6a44d264
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@
"norwegianwifi.com" "norwegianwifi.com"
], ],
"Fallback": false, "Fallback": false,
"Locked": true, "Locked": false,
"ProviderURL": "https://dns11.quad9.net/dns-query" "ProviderURL": "https://dns11.quad9.net/dns-query"
}, },
"DisableEncryptedClientHello": false, "DisableEncryptedClientHello": false,
@ -312,7 +312,7 @@
"Value": false "Value": false
}, },
"network.trr.disable-ECS": { "network.trr.disable-ECS": {
"Status": "locked", "Status": "default",
"Type": "boolean", "Type": "boolean",
"Value": false "Value": false
}, },