]> git.p6c8.net - policy-templates.git/commitdiff
Document policy better.
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 6 Apr 2020 20:22:29 +0000 (15:22 -0500)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 6 Apr 2020 20:22:29 +0000 (15:22 -0500)
README.md

index c722cb1bbe6e73545f3b99541b4605b10e2716b2..307ef3c293ac59b76c2dad885a262abb773b7745 100644 (file)
--- 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
 | &nbsp;&nbsp;&nbsp;&nbsp;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
 | &nbsp;&nbsp;&nbsp;&nbsp;If false, Firefox doesn't automatically install update.
 | browser.bookmarks.autoExportHTML | boolean | Firefox 70, Firefox ESR 68.2 | false
 | &nbsp;&nbsp;&nbsp;&nbsp;If true, bookmarks are exported on shutdown.

patrick-canterino.de