From: Michael Kaply Date: Mon, 9 Apr 2018 15:28:28 +0000 (-0500) Subject: DisableSysAddonUpdate -> DisableSystemAddonUpdate X-Git-Tag: 0.9~11^2~2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/db7ff9c887273f8ce1d14217d7802fbe2cc04865?ds=sidebyside;hp=-c DisableSysAddonUpdate -> DisableSystemAddonUpdate --- db7ff9c887273f8ce1d14217d7802fbe2cc04865 diff --git a/README.md b/README.md index e530e8f..6b01861 100644 --- a/README.md +++ b/README.md @@ -231,12 +231,12 @@ This policy prevents the user from bypassign security in certain cases. } } ``` -### DisableSysAddonUpdate +### DisableSystemAddonUpdate This policy prevents system add-ons from being updated or installed. ``` { "policies": { - "DisableSysAddonUpdate": true + "DisableSystemAddonUpdate": true } } ``` diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 5575e19..bff6a43 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -82,8 +82,10 @@ If this policy is disabled or not configured, certificate errors can be overridd If this policy is enabled, a user can not bypass the warning and visit a harmful site. If this policy is disabled or not configured, a user can choose to visit a harmful site. - Disable System Addon Updates - Prevent the browser from installing and updating system addons. + Disable System Addon Updates + If this policy is enabled, new system add-ons will not be installed and existing system add-ons will not be updated. + +If this policy is disabled or not configured, system add-ons are installed and updated. Disable Telemetry If this policy is enabled, telemetry is not uploaded. diff --git a/windows/firefox.admx b/windows/firefox.admx index 64dab3a..5e40254 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -355,7 +355,7 @@ - +