mirror of
https://github.com/System-End/highway.git
synced 2026-04-19 22:05:13 +00:00
Turn off cron for goodjob
This commit is contained in:
parent
b8c08871aa
commit
354b866f40
1 changed files with 0 additions and 1 deletions
|
|
@ -5,6 +5,5 @@ Rails.application.configure do
|
|||
config.good_job.cleanup_interval_jobs = 1000
|
||||
config.good_job.cleanup_interval_seconds = 3600
|
||||
|
||||
config.good_job.enable_cron = true
|
||||
config.good_job.execution_mode = :async
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue