Testing MDM: Disable OS downloads (#10635)

This commit is contained in:
Luke Heath 2023-03-21 10:33:15 -05:00 committed by GitHub
parent 45bc73be3c
commit 94085da058
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,9 +8,9 @@
<key>AllowPreReleaseInstallation</key>
<true/>
<key>AutomaticCheckEnabled</key>
<true/>
<false/>
<key>AutomaticDownload</key>
<true/>
<false/>
<key>AutomaticallyInstallAppUpdates</key>
<true/>
<key>AutomaticallyInstallMacOSUpdates</key>