X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/cc4532dee83d19baf79b35fadf7064b9b5c3948a..a12d4f62752f546f57421244e370e79965706ffb:/config/environments/production.rb diff --git a/config/environments/production.rb b/config/environments/production.rb index f2b9ed6..5a4e2b1 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -1,10 +1,11 @@ +# Settings specified here will take precedence over those in config/environment.rb + # The production environment is meant for finished, "live" apps. # Code is not reloaded between requests config.cache_classes = true # Use a different logger for distributed setups -# config.logger = SyslogLogger.new - +# config.logger = SyslogLogger.new # Full error reports are disabled and caching is turned on config.action_controller.consider_all_requests_local = false