From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 9 Jul 2019 18:03:33 +0000 (-0500) Subject: Remove deprecated for now since it's not working on Windows X-Git-Tag: v1.8~8^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/ce2331d71dc76c7f2b261ccec812922549dd15c3?hp=2527e79ce0a78f3a9dc94bf45f1175228b7bc358 Remove deprecated for now since it's not working on Windows --- diff --git a/README.md b/README.md index a0337a5..0160a0b 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Policies can be specified using the Group Policy templates on Windows (https://g | **[`DefaultDownloadDirectory`](#defaultdownloaddirectory)** | Set the default download directory. | **[`DownloadDirectory`](#downloaddirectory)** | Set and lock the download directory. | **[`EnableTrackingProtection`](#enabletrackingprotection)** | Configure tracking protection. -| **[`Extensions` (Deprecated)](#extensions-deprecated)** | Control the installation, uninstallation and locking of extensions. +| **[`Extensions`](#extensions)** | Control the installation, uninstallation and locking of extensions. | **[`ExtensionSettings`](#extensionsettings)** | Manage all aspects of extensions. | **[`ExtensionUpdate`](#extensionupdate)** | Control extension updates. | **[`FlashPlugin`](#flashplugin)** | Configure the default Flash plugin policy as well as origins for which Flash is allowed. @@ -1256,7 +1256,7 @@ Software\Policies\Mozilla\Firefox\EnableTrackingProtection\Locked = 0x1 | 0x0 } } ``` -### Extensions (Deprecated) +### Extensions Control the installation, uninstallation and locking of extensions. `Install` is a list of URLs or native paths for extensions to be installed.