Commit d74f7bd8 authored by Dmitry Gruzd's avatar Dmitry Gruzd

Disable better errors in profiling mode

parent aee026f0
......@@ -59,5 +59,7 @@ Rails.application.configure do
config.active_record.migration_error = false
config.active_record.verbose_query_logs = false
config.action_view.cache_template_loading = true
config.middleware.delete BetterErrors::Middleware
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment