Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"jobSchedulingMap": {
|
||||
"ReportTargetListSync": "0 2 * * *",
|
||||
"ScheduleReportSending": "0 * * * *",
|
||||
"RunScheduledWorkflows": "*/10 * * * *",
|
||||
"ProcessPendingProcessFlows": "* * * * *"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user