]> git.p6c8.net - policy-templates.git/blobdiff - README.md
Fix formatting
[policy-templates.git] / README.md
index 8dd5cbf27a79fbefcc834249d24f854484701158..1282d8cddaab5ba4b8cdfa35ea4a43769992ff7c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -201,6 +201,15 @@ This policy removes access to private browsing
   }
 }
 ```
+### DisableProfileRefresh
+This policy disables the Refresh Firefox button on about:support and support.mozilla.org.
+```
+{
+  "policies": {
+    "DisableProfileRefresh": true
+  }
+}
+```
 ### DisableSafeMode
 This policy disables safe mode on Windows only
 ```

patrick-canterino.de