mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
MDM docs: Correct config option (#10391)
- Correct name for config option required for MDM beta
This commit is contained in:
parent
50125b7ac3
commit
9aa2ddd7ce
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue