Skip to content

Commit

Permalink
Merge pull request #5219 from FireLemons/try_fix_password_resets
Browse files Browse the repository at this point in the history
revert verbose QA logs
  • Loading branch information
FireLemons authored Sep 19, 2023
2 parents 5ed1fc2 + 6aab0c4 commit 0452394
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 0452394

Please sign in to comment.