]> git.p6c8.net - policy-templates.git/blobdiff - README.md
NoSmartBookmarks wasn't implemented
[policy-templates.git] / README.md
index 8c9cdcc2123778cf7158e43746e02202a53cc870..8d00cedd08b3f2efa8049d73f404a25002aa3ade 100644 (file)
--- a/README.md
+++ b/README.md
@@ -212,6 +212,13 @@ If Value is set to true, private browsing is enabled by default in both the brow
       "Value": [true, false],
       "Locked": [true, false]
     }
+```
+### NoDefaultBookmarks
+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": {
+    "NoDefaultBookmarks": true
   }
 }
 ```

patrick-canterino.de