X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/29c86714ead65a58acb9be6d0e2ef530782b0e76..333c015992362231cf2462db6f0232876468896d:/README.md diff --git a/README.md b/README.md index 8dd5cbf..b59275a 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,14 @@ This policy removes access to private browsing "DisablePrivateBrowsing": true } } +### 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