From 0bf4f0ce48279465aafa76dd66bef221c7903f14 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 6 Apr 2020 15:22:29 -0500 Subject: [PATCH] Document policy better. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c722cb1..307ef3c 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,9 @@ Policies can be specified using the Group Policy templates on Windows (https://g ### AppAutoUpdate -Enable or disable automatic application update. +Enable or disable **automatic** application update. Set this to true to install application updates without user approval. + +If you have disabled updates via DisableAppUpdate, this policy has no effect. **Compatibility:** Firefox 75, Firefox ESR 68.7\ **CCK2 Equivalent:** N/A\ @@ -2284,7 +2286,7 @@ Set and lock certain preferences. | --- | --- | --- | --- | accessibility.force_disabled | integer | Firefox 70, Firefox ESR 68.2 | 0 |     If set to 1, platform accessibility is disabled. -| app.update.auto | boolean | Firefox 68, Firefox ESR 68 | true +| app.update.auto (Deprecated - Switch to AppAutoUpdate policy) | boolean | Firefox 68, Firefox ESR 68 | true |     If false, Firefox doesn't automatically install update. | browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 68.2 | false |     If true, bookmarks are exported on shutdown. -- 2.34.1