enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
201 stars 34 forks source link

Schedule tasks from config #8719

Closed rymsha closed 3 years ago

rymsha commented 3 years ago

initial jobs are defined in com.enonic.xp.scheduler.cfg file

if job is not in scheduler repository, new job is created, and period is read from config file (only elected master config is effective)

if job is in scheduler repository, neither of config files is effective.

alansemenov commented 3 years ago

Should be com.enonic.xp.scheduler.cfg, not ..sheduler...