mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
firefox/policies.json: attempt to autoconfig, but again not allowed
This commit is contained in:
parent
1290db73f5
commit
5995ef8f32
@ -236,6 +236,30 @@
|
|||||||
"Enabled": true
|
"Enabled": true
|
||||||
},
|
},
|
||||||
"Preferences": {
|
"Preferences": {
|
||||||
|
"autoadmin.failover_to_cached": {
|
||||||
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
|
"Status": "locked",
|
||||||
|
"Type": "boolean",
|
||||||
|
"Value": true
|
||||||
|
},
|
||||||
|
"autoadmin.global_config_url": {
|
||||||
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
|
"Status": "locked",
|
||||||
|
"Type": "string",
|
||||||
|
"Value": "https://gitea.blesmrt.net/mikaela/shell-things/raw/branch/master/conf/librewolf.overrides.cfg"
|
||||||
|
},
|
||||||
|
"autoadmin.offline_failover": {
|
||||||
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
|
"Status": "locked",
|
||||||
|
"Type": "boolean",
|
||||||
|
"Value": true
|
||||||
|
},
|
||||||
|
"autoadmin.refresh_interval": {
|
||||||
|
"Comment": "Preference not allowed for stability reasons. :(",
|
||||||
|
"Status": "locked",
|
||||||
|
"Type": "number",
|
||||||
|
"Value": 120
|
||||||
|
},
|
||||||
"browser.aboutConfig.showWarning": {
|
"browser.aboutConfig.showWarning": {
|
||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
"Type": "boolean",
|
"Type": "boolean",
|
||||||
@ -299,6 +323,11 @@
|
|||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": ""
|
"Value": ""
|
||||||
},
|
},
|
||||||
|
"general.config.obscure_value": {
|
||||||
|
"Status": "locked",
|
||||||
|
"Type": "number",
|
||||||
|
"Value": 0
|
||||||
|
},
|
||||||
"geo.provider.network.url": {
|
"geo.provider.network.url": {
|
||||||
"Comment": "This might point to discontinued Mozilla Location Services, so better to restore it to default.",
|
"Comment": "This might point to discontinued Mozilla Location Services, so better to restore it to default.",
|
||||||
"Status": "clear"
|
"Status": "clear"
|
||||||
|
Loading…
Reference in New Issue
Block a user