]> git.p6c8.net - policy-templates.git/blobdiff - README.md
NoSmartBookmarks wasn't implemented
[policy-templates.git] / README.md
index 9062eedaa978290fb7c2ba22f0b9b7e8470874c4..8d00cedd08b3f2efa8049d73f404a25002aa3ade 100644 (file)
--- 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.
 ```

patrick-canterino.de