Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ComPlat
ela2
Commits
acb943cd
Commit
acb943cd
authored
Mar 06, 2020
by
pei-chi.huang
Browse files
default mailer sender
parent
8b95925b
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/initializers/devise.rb
View file @
acb943cd
...
...
@@ -18,7 +18,7 @@ Devise.setup do |config|
# 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
=
'
no-reply@ela.ioc.kit.edu
'
# Configure the class responsible to send e-mails.
# config.mailer = 'Devise::Mailer'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment