diff config/environments/production.rb @ 252:49410cc6ffd6

Whoops, doesn't work with multi-process setup.
author edogawaconan <me@myconan.net>
date Thu, 10 Oct 2013 04:50:40 +0000
parents d47274afe845
children 8286aec90912
line wrap: on
line diff
--- a/config/environments/production.rb	Thu Oct 10 04:48:22 2013 +0000
+++ b/config/environments/production.rb	Thu Oct 10 04:50:40 2013 +0000
@@ -59,7 +59,7 @@
   # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
 
   # Use a different cache store in production.
-  config.cache_store = :memory_store
+  # config.cache_store = :memory_store
 
   # Enable serving of images, stylesheets, and JavaScripts from an asset server.
   # config.action_controller.asset_host = "http://assets.example.com"