删掉additional_enviroment.rb

redis_cache
guange 10 years ago
parent e4d68e988e
commit 3cc6fc1a64

@ -1,3 +0,0 @@
if Rails.env.production?
config.cache_store = :redis_store, 'redis://localhost:6379/0/cache', { expires_in: 90.minutes }
end
Loading…
Cancel
Save