From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 24 Jun 2025 19:24:26 +0000 (-0400) Subject: Deprecate DisablePocket policy X-Git-Tag: v7.0~2 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/85f6aee6b2f929ac3279dedc5cfa3a056fdcbfd5?ds=inline Deprecate DisablePocket policy --- diff --git a/docs/index.md b/docs/index.md index f224345..ab5268f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -53,7 +53,7 @@ Note: The `policies.json` must use the UTF-8 encoding. | **[`DisableFormHistory`](#disableformhistory)** | Turn off saving information on web forms and the search bar. | **[`DisableMasterPasswordCreation`](#disablemasterpasswordcreation)** | Remove the master password functionality. | **[`DisablePasswordReveal`](#disablepasswordreveal)** | Do not allow passwords to be revealed in saved logins. -| **[`DisablePocket`](#disablepocket)** | Remove Pocket in the Firefox UI. +| **[`DisablePocket`](#disablepocket-deprecated)** | Remove Pocket in the Firefox UI. | **[`DisablePrivateBrowsing`](#disableprivatebrowsing)** | Remove access to private browsing. | **[`DisableProfileImport`](#disableprofileimport)** | Disables the "Import data from another browser" option in the bookmarks window. | **[`DisableProfileRefresh`](#disableprofilerefresh)** | Disable the Refresh Firefox button on about:support and support.mozilla.org @@ -2232,7 +2232,8 @@ Value (string): } } ``` -### DisablePocket +### DisablePocket (Deprecated) + Remove Pocket in the Firefox UI. It does not remove it from the new tab page. **Compatibility:** Firefox 60, Firefox ESR 60\