diff options
Diffstat (limited to 'settings/distribution')
-rw-r--r-- | settings/distribution/policies.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/settings/distribution/policies.json b/settings/distribution/policies.json deleted file mode 100644 index d705545..0000000 --- a/settings/distribution/policies.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "policies": { - "AppUpdateURL": "", - "DisableAppUpdate": true, - "OverridePostUpdatePage": "", - - "DisableMasterPasswordCreation": true, - "DisableFeedbackCommands": true, - "DisableFirefoxAccounts": true, - - "DisableFirefoxStudies": true, - "DisableTelemetry": true, - - "DisablePocket": true, - "DisableProfileImport": true, - "DisableSetDesktopBackground": true, - - "DisableSystemAddonUpdate": true, - "DisableDeveloperTools": true - } -} |