This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Modules/Crm/Resources/metadata/entityDefs/ScheduledJob.json
T
2016-01-15 15:23:49 +02:00

7 lines
136 B
JSON

{
"jobSchedulingMap": {
"ProcessMassEmail": "15 * * * *",
"ControlKnowledgeBaseArticleStatus": "10 1 * * *"
}
}