aboutsummaryrefslogtreecommitdiffstats
path: root/guides/code/getting_started/config/environments/production.rb
diff options
context:
space:
mode:
Diffstat (limited to 'guides/code/getting_started/config/environments/production.rb')
-rw-r--r--guides/code/getting_started/config/environments/production.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/guides/code/getting_started/config/environments/production.rb b/guides/code/getting_started/config/environments/production.rb
index 58dab2a319..368a735122 100644
--- a/guides/code/getting_started/config/environments/production.rb
+++ b/guides/code/getting_started/config/environments/production.rb
@@ -72,10 +72,6 @@ Blog::Application.configure do
# Send deprecation notices to registered listeners.
config.active_support.deprecation = :notify
- # Log the query plan for queries taking more than this (works
- # with SQLite, MySQL, and PostgreSQL).
- # config.active_record.auto_explain_threshold_in_seconds = 0.5
-
# Disable automatic flushing of the log to improve performance.
# config.autoflush_log = false