[Mozilla Enterprise] Disabling Default Settings
Mike Kaply
mkaply at mozilla.com
Mon Aug 3 14:57:17 UTC 2020
What platform are you using? The easiest way to do this would be to create
a policies.json with:
{
"policies": {
"BlockAboutAddons": true, "BlockAboutConfig": true
}
}
and put it in the appropriate place based on:
https://github.com/mozilla/policy-templates/blob/master/README.md
FYI, questions like this can also be asked in our support communit.
https://support.mozilla.org/en-US/questions/new/firefox-enterprise
Mike
On Mon, Aug 3, 2020 at 8:08 AM Luke <xcrunner72 at gmail.com> wrote:
> Dear Mozilla Enterprise,
>
> I am looking for a way to disable all users' access to the about:addons
> page and to make any changes to the default settings. I read about a
> config file I can set up, but how specifically would I do this? What
> specific code would I use?
>
> Thank you for your help,
> Luke Wajrowski
>
> _______________________________________________
> Enterprise mailing list
> Enterprise at mozilla.org
> https://mail.mozilla.org/listinfo/enterprise
>
> To unsubscribe from this list, please visit
> https://mail.mozilla.org/listinfo/enterprise or send an email to
> enterprise-request at mozilla.org with a subject of "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/enterprise/attachments/20200803/6916f93d/attachment.html>
More information about the Enterprise
mailing list