From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Tue, 7 Apr 2020 15:26:06 +0000 (-0500)
Subject: Add hidden anchors for new Firefox documentation, cleanup anchor name
X-Git-Tag: v1.15~7
X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/329d00eceb698dc9559aa5e556359c9f97c81edf?ds=inline;hp=390e478fb418edf91aad6360f2d56b38a3b6c743
Add hidden anchors for new Firefox documentation, cleanup anchor name
---
diff --git a/README.md b/README.md
index 3ec9588..15b58d9 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,9 @@ Policies can be specified using the Group Policy templates on Windows (https://g
| Policy Name | Description
| --- | --- |
-| **[`AppAutoUpdate`](#AppAutoUpdate)** | Enable or disable automatic application update.
-| **[`AppUpdateURL`](#AppUpdateURL)** | Change the URL for application update.
-| **[`Authentication`](#Authentication)** | Configure sites that support integrated authentication.
+| **[`AppAutoUpdate`](#appautoupdate)** | Enable or disable automatic application update.
+| **[`AppUpdateURL`](#appupdateurl)** | Change the URL for application update.
+| **[`Authentication`](#authentication)** | Configure sites that support integrated authentication.
| **[`BlockAboutAddons`](#blockaboutaddons)** | Block access to the Add-ons Manager (about:addons).
| **[`BlockAboutConfig`](#blockaboutconfig)** | Block access to about:config.
| **[`BlockAboutProfiles`](#blockaboutprofiles)** | Block access to About Profiles (about:profiles).
@@ -2624,6 +2624,7 @@ or
}
```
### SanitizeOnShutdown (Selective)
+
Clear data on shutdown. Choose from Cache, Cookies, Download History, Form & Search History, Browsing History, Active Logins, Site Preferences and Offline Website Data.
Previously, these values were always locked. Starting with Firefox 74 and Firefox ESR 68.6, you can use the `Locked` option to either keep the values unlocked (set it to false), or lock only the values you set (set it to true). If you want the old behavior of locking everything, do not set `Locked` at all.
@@ -2739,12 +2740,8 @@ Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
}
}
```
-
-
-
-
-
### SearchEngines (This policy is only available on the ESR.)
+
### SearchEngines | Default