firefox: the end of preferences additions is approaching

This commit is contained in:
Aminda Suomalainen 2024-05-14 09:43:17 +03:00
parent 89dd05c882
commit 5cc2e5d720
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -212,6 +212,16 @@
"Enabled": true
},
"Preferences": {
"browser.aboutConfig.showWarning": {
"Status": "locked",
"Type": "boolean",
"Value": false
},
"browser.contentblocking.category": {
"Status": "locked",
"Type": "string",
"Value": "strict"
},
"browser.contentblocking.report.hide_vpn_banner": {
"Status": "user",
"Type": "boolean",
@ -237,6 +247,11 @@
"Type": "string",
"Value": ""
},
"intl.accept_languages": {
"Status": "user",
"Type": "string",
"Value": "fi, en"
},
"network.predictor.enabled": {
"Status": "locked",
"Type": "boolean",
@ -247,6 +262,11 @@
"Type": "boolean",
"Value": false
},
"network.trr.disable-ECS": {
"Status": "locked",
"Type": "boolean",
"Value": false
},
"network.trr.early-AAAA": {
"Status": "locked",
"Type": "boolean",