parent
14571a8dc2
commit
c23f58a6df
10 changed files with 269 additions and 2 deletions
|
@ -71,7 +71,7 @@ Rails.application.configure do
|
|||
# config.cache_store = :mem_cache_store
|
||||
|
||||
# Use a real queuing backend for Active Job (and separate queues per environment).
|
||||
# config.active_job.queue_adapter = :resque
|
||||
config.active_job.queue_adapter = :solid_queue
|
||||
# config.active_job.queue_name_prefix = "family_budget_production"
|
||||
|
||||
config.action_mailer.perform_caching = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue