Skip to content

Commit

Permalink
adding necessary fields to enable ocv in arcade (#6673)
Browse files Browse the repository at this point in the history
  • Loading branch information
srietkerk authored Feb 7, 2025
1 parent 26f782b commit 27b4005
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pxtarget.json
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,10 @@
"hideReplaceMyCode": true,
"timeMachine": true,
"timeMachineDiffInterval": 600000,
"timeMachineSnapshotInterval": 1800000
"timeMachineSnapshotInterval": 1800000,
"feedbackEnabled": true,
"ocvAppId": 50315,
"ocvFrameUrl": "https://admin-ignite.microsoft.com"
},
"queryVariants": {
"skillsMap=1": {
Expand Down

0 comments on commit 27b4005

Please sign in to comment.