Software Update ServerΒΆ
Note
This is largely deprecated by the App Store update mechanism.
Name | Type | Title | Description | Required |
---|---|---|---|---|
CatalogURL | string | Software Update Server | Specify a URL of the form http://server.example.com:8088/index.sucatalog | n/a |
AllowPreReleaseInstallation | boolean | Allow installation of pre-release software | Allow installation of pre-release software | n/a |
forceDelayedSoftwareUpdates | boolean | Force delayed updates | Optional. If true, software updates will be delayed by the duration defined by ManagedDeferredInstallDelay. | n/a |
ManagedDeferredInstallDelay | integer | Update delay in days | Optional. The duration, in days, that software updates will be delayed, if forcedDelayedSoftwareUpdates is set to true. Default is 30. | n/a |