From b1ecb8a6c0bd22926000e9ea19ff4d0831150097 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Thu, 22 Oct 2020 12:21:13 -0500 Subject: [PATCH 1/1] Initial checkin of ManagedBookmarks --- windows/en-US/firefox.adml | 6 ++++++ windows/firefox.admx | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 759d576..7476b39 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -815,6 +815,12 @@ For detailed information on creating the policy, see https://github.com/mozilla/ If this policy is disabled or not configured, preferences are not modified. For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#preferences. + Managed Bookmarks + If this policy is enabled, you can use JSON to configure managed bookmarks. + +If this policy is disabled or not configured, managed bookmarks are not added. + +For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#managedbookmarks. If this policy is enabled, the preference is locked to true. If this policy is disabled, the preference is locked to false. For a description of the preference, see: diff --git a/windows/firefox.admx b/windows/firefox.admx index db6648b..fe8588e 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -3700,5 +3700,12 @@ + "> + + + + + + -- 2.34.1