Variety of small changes (mostly to properties) plus a few "in the
[selectricity] / config / environments / production.rb
old mode 100644 (file)
new mode 100755 (executable)
index f2b9ed6..5a4e2b1
@@ -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

Benjamin Mako Hill || Want to submit a patch?