Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Up: e-mail address from which Devise sends messages
Browse files Browse the repository at this point in the history
  • Loading branch information
seawolf committed Jul 8, 2014
1 parent 3cfc31c commit 8dd96c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# ==> Mailer Configuration
# Configure the e-mail address which will be shown in Devise::Mailer,
# note that it will be overwritten if you use your own mailer class with default "from" parameter.
config.mailer_sender = "please-change-me-at-config-initializers-devise@example.com"
config.mailer_sender = "webmaster@seawolfsanctuary.com"

# Configure the class responsible to send e-mails.
# config.mailer = "Devise::Mailer"
Expand Down

0 comments on commit 8dd96c7

Please sign in to comment.