From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 6 Apr 2021 14:31:28 +0000 (-0500) Subject: Correct policy key X-Git-Tag: v2.9 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/4521baba56cfa3749cb0e2b57bd355c9916af7ed?ds=sidebyside;hp=--cc Correct policy key --- 4521baba56cfa3749cb0e2b57bd355c9916af7ed diff --git a/README.md b/README.md index efec98c..58071fc 100644 --- a/README.md +++ b/README.md @@ -3182,7 +3182,7 @@ This policy is primarily intended for advanced end users, not for enterprises. ``` { "policies": { - "AppAutoUpdate": true | false + "ManualAppUpdateOnly": true | false } } ```