From: Michael Kaply Date: Fri, 23 Mar 2018 19:47:43 +0000 (-0500) Subject: NoSmartBookmarks wasn't implemented X-Git-Tag: 0.9~30^2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/20229fe87d2cd665dd576cf06daaf6990c7b6447?ds=sidebyside;hp=--cc NoSmartBookmarks wasn't implemented --- 20229fe87d2cd665dd576cf06daaf6990c7b6447 diff --git a/README.md b/README.md index 9062eed..8d00ced 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ If Value is set to true, private browsing is enabled by default in both the brow } ``` ### NoDefaultBookmarks -Don't create the default bookmarks. Note: this policy is only effective if used before the first run of the profile. +Don't create the default bookmarks or the Smart Bookmarks (Most Visited, Recent Tags). Note: this policy is only effective if used before the first run of the profile. ``` { "policies": { @@ -222,15 +222,6 @@ Don't create the default bookmarks. Note: this policy is only effective if used } } ``` -### NoSmartBookmarks -Remove the Smart Bookmarks (Most Visited, Recent Tags) -``` -{ - "policies": { - "NoSmartBookmarks": true - } -} -``` ### RememberPasswords This policy sets the signon.rememberSignons preference. It can either be enabled or disabled. ``` diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index 617ef77..c0b69c7 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -74,9 +74,7 @@ Toolbar Menu No Default Bookmarks - Don't create the default bookmarks. Note: this policy is only effective if used before the first run of the profile. - No Smart Bookmarks - Remove the Smart Bookmarks (Most Visited, Recent Tags) + Don't create the default bookmarks or the Smart Bookmarks (Most Visited, Recent Tags). Note: this policy is only effective if used before the first run of the profile. URL for Home page Homepage Settings Additional Homepages diff --git a/windows/firefox.admx b/windows/firefox.admx index b06e532..c597bb1 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -248,16 +248,6 @@ - - - - - - - - - -