Skip to content

Commit 4ee6b60

Browse files
Merge pull request #4004 from Ren-Roros-Digital/chore-AutopilotStatusPage
chore: enable report and alert for AutopilotStatusPage
2 parents 34e2c7f + 5ceac61 commit 4ee6b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/standards.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3515,8 +3515,8 @@
35153515
"cat": "Device Management Standards",
35163516
"tag": [],
35173517
"disabledFeatures": {
3518-
"report": true,
3519-
"warn": true,
3518+
"report": false,
3519+
"warn": false,
35203520
"remediate": false
35213521
},
35223522
"helpText": "Deploy the Autopilot Status Page, which shows progress during device setup through Autopilot.",

0 commit comments

Comments
 (0)