Skip to content

Commit

Permalink
revert verbose QA logs
Browse files Browse the repository at this point in the history
  • Loading branch information
FireLemons committed Sep 19, 2023
1 parent 5ed1fc2 commit 6aab0c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,4 @@

# Do not dump schema after migrations.
config.active_record.dump_schema_after_migration = false
config.active_record.verbose_query_logs = ENV["APP_ENVIRONMENT"] != "production"
end

0 comments on commit 6aab0c4

Please sign in to comment.