diff --git a/config/environments/production.rb b/config/environments/production.rb index 08881bb..e8aee6f 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -71,7 +71,7 @@ # Use a real queuing backend for Active Job (and separate queues per environment). # config.active_job.queue_adapter = :resque - # config.active_job.queue_name_prefix = "dlst_atc_production" + # config.active_job.queue_name_prefix = "atc_production" config.action_mailer.perform_caching = false