Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"jobSchedulingMap": {
|
||||
"ProcessMassEmail": "10,30,50 * * * *",
|
||||
"ControlKnowledgeBaseArticleStatus": "10 1 * * *"
|
||||
},
|
||||
"jobs": {
|
||||
"SubmitPopupReminders": {
|
||||
"name": "Submit Popup Reminders",
|
||||
"isSystem": true,
|
||||
"scheduling": "* * * * *"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user