Mercurial > zeropaste
changeset 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 | cf4186119c7d |
children | 1e2e999f586a |
files | config/environments/production.rb |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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"