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": "",
|
||||
"DisableMasterPasswordCreation": true,
|
||||
"DisableFeedbackCommands": true,
|
||||
"DisableFeedbackCommands_Explain": true,
|
||||
"DisableFirefoxAccounts": true,
|
||||
"DisableFirefoxAccounts_Explain": true,
|
||||
"DisableFirefoxScreenshots": true,
|
||||
"DisableFirefoxScreenshots_Explain": true,
|
||||
"DisableFirefoxStudies": true,
|
||||
"DisableFirefoxStudies_Explain": true,
|
||||
"DisablePocket": true,
|
||||
"DisablePocket_Explain": true,
|
||||
"DisableProfileImport": true,
|
||||
"DisableProfileImport_Explain": true,
|
||||
"DisableSetDesktopBackground": true,
|
||||
"DisableSystemAddonUpdate": true,
|
||||
"DisableSystemAddonUpdate_Explain": true,
|
||||
"DisableTelemetry": true,
|
||||
"DisableTelemetry_Explain": true,
|
||||
"TrackingProtection": false,
|
||||
"TrackingProtectionLocked": true,
|
||||
"SSLVersionMin_Explain": "TLS1_2"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue