Automatic scheduling

Automatic scheduling can be done either by specifying an interval or a so-called "cronexpression". This allows versatile scheduling schemes.

If both the interval and cron-expression are defined, the interval takes priority over the cronexpression.

To run jobs at certain intervals regardless of the time of day, specify the interval in minutes, for example, specifying "1440" runs the job once a day.