Edited README.markdown via GitHub
This commit is contained in:
parent
c96e351ee8
commit
3b553b5e15
1
README.markdown
Executable file → Normal file
1
README.markdown
Executable file → Normal file
|
@ -21,6 +21,7 @@ LOCALCONFIG = {
|
|||
end`
|
||||
|
||||
3. Configure SMTP settings
|
||||
|
||||
`# initializers/smtp_settings.rb
|
||||
ActionMailer::Base.smtp_settings = {
|
||||
:address => "mail.example.com.py",
|
||||
|
|
Loading…
Reference in a new issue