X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/0d85bcf050e6242f8bd682a37c21a84abfc523c0..e4e1e0b36aad4b0cb600cc42decba0af5297a27c:/README.md?ds=inline 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 ```