Disable calendar events for enrollment profile policy (#36964)
This pull request makes a minor change to the `enrollment-profile-up-to-date.yml` policy by disabling calendar events for the macOS platform.
This commit is contained in:
@@ -15,4 +15,4 @@
|
||||
|
||||
If you encounter any issues, please reach out via #help-dogfooding.
|
||||
platform: darwin
|
||||
calendar_events_enabled: true
|
||||
calendar_events_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user