parent
a27b3e9dc6
commit
b1a60d3118
@ -0,0 +1,3 @@
|
||||
if Rails.env.production?
|
||||
config.cache_store = :redis_store, 'redis://localhost:6379/0/cache', { expires_in: 90.minutes }
|
||||
end
|
Loading…
Reference in new issue