We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d1e866 commit d33efc4Copy full SHA for d33efc4
1 file changed
Resources/CIPPTimers.json
@@ -72,10 +72,10 @@
72
"RunOnProcessor": true
73
},
74
{
75
- "Id": "9b0c8e50-f798-49db-9a8b-dbcc0faadeea",
+ "Id": "9b0c8e50-f798-49db-9a8b-dbcc0fcadeea",
76
"Command": "Start-StandardsOrchestrator",
77
"Description": "Orchestrator to process standards",
78
- "Cron": "0 * * * * *",
+ "Cron": "0 0 */4 * * *",
79
"Priority": 4,
80
"RunOnProcessor": true,
81
"PreferredProcessor": "standards"
0 commit comments