Skip to content

Commit

Permalink
Delivery method is no longer postmark
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Aug 23, 2024
1 parent 2f8d291 commit 788ead7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ class Application < Rails::Application
# `git rev-parse HEAD 2> /dev/null`.chomp
# end.presence or raise "Could not load revision."

config.action_mailer.delivery_method = :postmark
config.active_record.query_log_tags_enabled = true
config.active_record.sqlite3_production_warning = false

Expand Down

0 comments on commit 788ead7

Please sign in to comment.