Remove policies.json as it is being merged into librewolf.cfg

This commit is contained in:
BeatLink 2019-06-30 22:26:46 -05:00
parent fbb83077ff
commit 284d439588

View file

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