autoexplain removed from development

This commit is contained in:
root
2019-04-01 05:01:29 +00:00
parent f809f36c06
commit a450ee4f34

View File

@@ -30,7 +30,7 @@ Fetsite::Application.configure do
# 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
# config.active_record.auto_explain_threshold_in_seconds = 0.5
# Do not compress assets
config.assets.compress = false