MDM docs: Correct config option (#10391)

- Correct name for config option required for MDM beta
This commit is contained in:
Noah Talerman 2023-03-08 15:22:25 -05:00 committed by GitHub
parent 50125b7ac3
commit 9aa2ddd7ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2594,7 +2594,7 @@ This is the first of two feature flags required to turn on MDM features. This fe
mdm_enable: 1
```
##### apple_mdm_enable
##### apple_enable
This is the second feature flag required to turn on MDM features. This feature flag must be set to `1` at the same time as when you set the certificate and keys for Apple Push Certificate server (APNs) and Apple Business Manager (ABM). Otherwise, the Fleet server won't start.