forked from d3cim/mozilla.cfg
Update 'config/distribution/policies.json'
⛔️ Disabled descriptions in help section:
- Feedback commands
- FF account
- FF screenshot
- FF Studies
- Pocket
- Profile import
- System addons update
- Telemetry
This commit is contained in:
parent
2a68aa77fb
commit
cf2307d58f
|
@ -14,16 +14,24 @@
|
||||||
"OverridePostUpdatePage": "",
|
"OverridePostUpdatePage": "",
|
||||||
"DisableMasterPasswordCreation": true,
|
"DisableMasterPasswordCreation": true,
|
||||||
"DisableFeedbackCommands": true,
|
"DisableFeedbackCommands": true,
|
||||||
|
"DisableFeedbackCommands_Explain": true,
|
||||||
"DisableFirefoxAccounts": true,
|
"DisableFirefoxAccounts": true,
|
||||||
|
"DisableFirefoxAccounts_Explain": true,
|
||||||
"DisableFirefoxScreenshots": true,
|
"DisableFirefoxScreenshots": true,
|
||||||
|
"DisableFirefoxScreenshots_Explain": true,
|
||||||
"DisableFirefoxStudies": true,
|
"DisableFirefoxStudies": true,
|
||||||
|
"DisableFirefoxStudies_Explain": true,
|
||||||
"DisablePocket": true,
|
"DisablePocket": true,
|
||||||
|
"DisablePocket_Explain": true,
|
||||||
"DisableProfileImport": true,
|
"DisableProfileImport": true,
|
||||||
|
"DisableProfileImport_Explain": true,
|
||||||
"DisableSetDesktopBackground": true,
|
"DisableSetDesktopBackground": true,
|
||||||
"DisableSystemAddonUpdate": true,
|
"DisableSystemAddonUpdate": true,
|
||||||
|
"DisableSystemAddonUpdate_Explain": true,
|
||||||
"DisableTelemetry": true,
|
"DisableTelemetry": true,
|
||||||
|
"DisableTelemetry_Explain": true,
|
||||||
"TrackingProtection": false,
|
"TrackingProtection": false,
|
||||||
"TrackingProtectionLocked": true,
|
"TrackingProtectionLocked": true,
|
||||||
"SSLVersionMin_Explain": "TLS1_2"
|
"SSLVersionMin_Explain": "TLS1_2"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue