Skip to content

Commit

Permalink
Add extra setting trying to fix google auth
Browse files Browse the repository at this point in the history
  • Loading branch information
hmlON committed Jul 23, 2017
1 parent 70852d1 commit 3747974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
enable_starttls_auto: true
}
config.action_mailer.perform_caching = false
config.action_mailer.perform_deliveries = true

# Ignore bad email addresses and do not raise email delivery errors.
# Set this to true and configure the email server for immediate delivery to raise delivery errors.
Expand Down

0 comments on commit 3747974

Please sign in to comment.