comparison 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
comparison
equal deleted inserted replaced
251:cf4186119c7d 252:49410cc6ffd6
57 57
58 # Use a different logger for distributed setups. 58 # Use a different logger for distributed setups.
59 # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new) 59 # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
60 60
61 # Use a different cache store in production. 61 # Use a different cache store in production.
62 config.cache_store = :memory_store 62 # config.cache_store = :memory_store
63 63
64 # Enable serving of images, stylesheets, and JavaScripts from an asset server. 64 # Enable serving of images, stylesheets, and JavaScripts from an asset server.
65 # config.action_controller.asset_host = "http://assets.example.com" 65 # config.action_controller.asset_host = "http://assets.example.com"
66 66
67 # Precompile additional assets. 67 # Precompile additional assets.