Files
2026-01-19 17:46:06 +01:00

9 lines
234 B
JSON

{
"jobSchedulingMap": {
"ReportTargetListSync": "0 2 * * *",
"ScheduleReportSending": "0 * * * *",
"RunScheduledWorkflows": "*/10 * * * *",
"ProcessPendingProcessFlows": "* * * * *"
}
}