parent
14571a8dc2
commit
c23f58a6df
10 changed files with 269 additions and 2 deletions
|
@ -50,6 +50,8 @@ Rails.application.configure do
|
|||
# Highlight code that triggered database queries in logs.
|
||||
config.active_record.verbose_query_logs = true
|
||||
|
||||
# Use a real queuing backend for Active Job (and separate queues per environment).
|
||||
config.active_job.queue_adapter = :solid_queue
|
||||
# Highlight code that enqueued background job in logs.
|
||||
config.active_job.verbose_enqueue_logs = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue