mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-10 02:29:22 +01:00
firefox: the end of preferences additions is approaching
This commit is contained in:
parent
89dd05c882
commit
5cc2e5d720
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user