9 lines
234 B
JSON
9 lines
234 B
JSON
{
|
|
"jobSchedulingMap": {
|
|
"ReportTargetListSync": "0 2 * * *",
|
|
"ScheduleReportSending": "0 * * * *",
|
|
"RunScheduledWorkflows": "*/10 * * * *",
|
|
"ProcessPendingProcessFlows": "* * * * *"
|
|
}
|
|
}
|