Reorganize policies

This commit is contained in:
BeatLink 2019-07-03 19:37:25 -05:00
parent cd03415928
commit c726e0b6ea

View file

@ -4,18 +4,20 @@
"DisableAppUpdate": true,
"OverridePostUpdatePage": "",
"DisableMasterPasswordCreation": true,
"DisableFeedbackCommands": true,
"DisableSystemAddonUpdate": true,
"DisableFirefoxAccounts": true,
"DisableProfileImport": false,
"DisableMasterPasswordCreation": true,
"DisableFirefoxStudies": true,
"DisableTelemetry": true,
"DisableFeedbackCommands": true,
"DisablePocket": true,
"DisableProfileImport": true,
"DisableSetDesktopBackground": true,
"DisableSystemAddonUpdate": true,
"DisableSetDesktopBackground": false,
"DisableDeveloperTools": true
}
}