parent
bfc017153f
commit
0a25c2ae9a
7 changed files with 53 additions and 6 deletions
|
@ -66,7 +66,7 @@ Rails.application.configure do
|
|||
config.log_level = ENV.fetch("RAILS_LOG_LEVEL", "info")
|
||||
|
||||
# Use a different cache store in production.
|
||||
# config.cache_store = :mem_cache_store
|
||||
config.cache_store = :solid_cache_store
|
||||
|
||||
# Use a real queuing backend for Active Job (and separate queues per environment).
|
||||
config.active_job.queue_adapter = :solid_queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue