From 43319160d2ef3ac9678f4fcf71c1e22c0826b448 Mon Sep 17 00:00:00 2001
From: Michael Kaply <345868+mkaply@users.noreply.github.com>
Date: Tue, 7 Apr 2020 10:27:26 -0500
Subject: [PATCH 1/1] Move anchors before
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 15b58d9..2dd9c6a 100644
--- a/README.md
+++ b/README.md
@@ -2623,8 +2623,8 @@ or
}
}
```
-### SanitizeOnShutdown (Selective)
+### 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.
@@ -2740,8 +2740,8 @@ Software\Policies\Mozilla\Firefox\SearchBar = "unified" | "separate"
}
}
```
-### SearchEngines (This policy is only available on the ESR.)
+### SearchEngines (This policy is only available on the ESR.)
### SearchEngines | Default
--
2.34.1