X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/469888b30ec666c4f5e11f0be42cab539b2a7ab4..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