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:
quindecim 2019-06-23 20:25:01 +03:00
parent 2a68aa77fb
commit cf2307d58f
1 changed files with 9 additions and 1 deletions

View File

@ -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"
}
}
}