ultimate_cron.job.opigno_ilt_cron.yml in Opigno Instructor-led Trainings 8
Same filename and directory in other branches
config/install/ultimate_cron.job.opigno_ilt_cron.yml
1 string reference to 'ultimate_cron.job.opigno_ilt_cron'
- opigno_ilt_update_8004 in ./
opigno_ilt.install - Creates create cronjobs.
File
config/install/ultimate_cron.job.opigno_ilt_cron.ymlView source
- status: true
- dependencies:
- module:
- - opigno_ilt
- title: 'Opigno ilt notifications'
- id: opigno_ilt_cron
- weight: 0
- module: opigno_ilt
- callback: opigno_ilt_cron
- scheduler:
- id: simple
- configuration:
- rules:
- - '0+@ */3 * * *'
- launcher:
- id: serial
- configuration:
- timeouts:
- lock_timeout: 3600
- launcher:
- thread: 0
- logger:
- id: database
- configuration:
- method: '3'
- expire: 1209600
- retain: 1000