Skip to content

Commit ca40bab

Browse files
authored
Merge pull request KelvinTegelaar#1151 from KelvinTegelaar/dev
Dev to hotfix
2 parents 669d084 + 3104c59 commit ca40bab

35 files changed

+608
-211
lines changed

CIPPTimers.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@
2323
"PreferredProcessor": "auditlog",
2424
"IsSystem": true
2525
},
26+
{
27+
"Command": "Start-ApplicationOrchestrator",
28+
"Description": "Orchestrator to process application uploads",
29+
"Cron": "0 0 */12 * * *",
30+
"Priority": 2,
31+
"RunOnProcessor": true
32+
},
2633
{
2734
"Command": "Start-WebhookOrchestrator",
2835
"Description": "Orchestrator to process webhooks",

0 commit comments

Comments
 (0)