]> git.p6c8.net - policy-templates.git/blobdiff - README.md
DisableProfileImport policy
[policy-templates.git] / README.md
index 77fdbdea0a0dcee13d64dfca19ad35066801bb29..fc7813afacbbdd1919cdf5964901e203ff56fb19 100644 (file)
--- a/README.md
+++ b/README.md
@@ -201,6 +201,15 @@ This policy removes access to private browsing
   }
 }
 ```
+### DisableProfileImport
+This policy disables the"Import data from another browser" option in the bookmarks window.
+```
+{
+  "policies": {
+    "DisableProfileImport": true
+  }
+}
+```
 ### DisableProfileRefresh
 This policy disables the Refresh Firefox button on about:support and support.mozilla.org.
 ```

patrick-canterino.de