# System
- HCL
- Yaml
system {
jobWorkersCount = 32
cronLocation = 'UTC'
}
# jobWorkersCount
By default: 32
Allows redefining job workers count.
It can be useful if a large number of your scripts take a long time to execute
# cronLocation
Default:
Local
Allows setting timezone for the cron
For example: Europe/Berlin
← Root items About →