mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Testing MDM: Disable OS downloads (#10635)
This commit is contained in:
parent
45bc73be3c
commit
94085da058
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue