ultimate_cron.settings.yml 626 B

1234567891011121314151617181920212223242526272829303132333435
  1. bypass_transactional_safe_connection: false
  2. queue:
  3. enabled: false
  4. timeouts:
  5. lease_time: 30
  6. time: 15
  7. delays:
  8. empty_delay: 0
  9. item_delay: 0
  10. throttle:
  11. enabled: true
  12. threads: 4
  13. threshold: 10
  14. launcher:
  15. thread: any
  16. max_threads: 1
  17. lock_timeout: 3600
  18. max_execution_time: 3600
  19. logger:
  20. cache:
  21. bin: ultimate_cron_logger
  22. timeout: -1
  23. database:
  24. method: 3
  25. expire: 1209600
  26. retain: 1000
  27. scheduler:
  28. crontab:
  29. catch_up: 86400
  30. rules:
  31. - '*/10+@ * * * *'
  32. simple:
  33. rule: '*/15+@ * * * *'
  34. _core:
  35. default_config_hash: xNvhVNcCJsZiYwYTw9TTnRv1SjLVO7H5BCK1U8Brvfo