X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/29c86714ead65a58acb9be6d0e2ef530782b0e76..4b75473012386e41387be4c65c214f6d1cb033b3:/README.md diff --git a/README.md b/README.md index 8dd5cbf..1282d8c 100644 --- 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 ```