X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dc2a2c8ebd1a11e4a64555fda22c6859a51defff..ac081305f24453b576d826f0b85a851e0e8506e2:/config/environments/production.rb diff --git a/config/environments/production.rb b/config/environments/production.rb index 707202c52..ccba43daa 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -58,9 +58,7 @@ OpenStreetMap::Application.configure do # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new) # Use a different cache store in production. - if defined?(MEMCACHE_SERVERS) - config.cache_store = :mem_cache_store, MEMCACHE_SERVERS, { :namespace => "rails:cache" } - end + # config.cache_store = :mem_cache_store # Configure caching of static assets config.action_controller.page_cache_directory = Rails.public_path