You are here

ultimate_cron.job.opigno_ilt_cron.yml in Opigno Instructor-led Trainings 3.x

Same filename and directory in other branches
  1. 8 config/install/ultimate_cron.job.opigno_ilt_cron.yml
config/install/ultimate_cron.job.opigno_ilt_cron.yml

File

config/install/ultimate_cron.job.opigno_ilt_cron.yml
View source
  1. status: true
  2. dependencies:
  3. module:
  4. - opigno_ilt
  5. title: 'Opigno ilt notifications'
  6. id: opigno_ilt_cron
  7. weight: 0
  8. module: opigno_ilt
  9. callback: opigno_ilt_cron
  10. scheduler:
  11. id: simple
  12. configuration:
  13. rules:
  14. - '0+@ */3 * * *'
  15. launcher:
  16. id: serial
  17. configuration:
  18. timeouts:
  19. lock_timeout: 3600
  20. launcher:
  21. thread: 0
  22. logger:
  23. id: database
  24. configuration:
  25. method: '3'
  26. expire: 1209600
  27. retain: 1000