Fix the proper production.rb

This commit is contained in:
David Heinemeier Hansson
2011-10-19 16:24:00 -05:00
parent 1359152345
commit be27bf17e3

View File

@@ -33,8 +33,11 @@
# See everything in the log (default is :info)
# config.log_level = :debug
# Prepend all log lines with the following tags
# config.log_tags = [ :subdomain, :uuid ]
# Use a different logger for distributed setups
# config.logger = SyslogLogger.new
# config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
# Use a different cache store in production
# config.cache_store = :mem_cache_store