Enable dev tools by default

This commit is contained in:
BeatLink 2019-07-13 21:14:33 -05:00
parent c269040ff5
commit 0b6cb49632

View file

@ -1,6 +1,10 @@
{ {
"__COMMENT__ More Information": "https://github.com/mozilla/policy-templates/blob/master/README.md",
"policies": { "policies": {
"AppUpdateURL": "", "AppUpdateURL": "",
"DisableAppUpdate": true, "DisableAppUpdate": true,
"OverridePostUpdatePage": "", "OverridePostUpdatePage": "",
"DisableSystemAddonUpdate": true, "DisableSystemAddonUpdate": true,
@ -12,7 +16,8 @@
"DisableFeedbackCommands": true, "DisableFeedbackCommands": true,
"DisablePocket": true, "DisablePocket": true,
"DisableSetDesktopBackground": false, "DisableSetDesktopBackground": false,
"DisableDeveloperTools": true, "DisableDeveloperTools": false,
"Bookmarks": [ "Bookmarks": [
{ {