Cleanup trailing whitespace
This commit is contained in:
parent
e1f79d84ad
commit
34e3e51456
129 changed files with 1056 additions and 1076 deletions
|
@ -1,7 +1,7 @@
|
|||
# Configure ActionMailer SMTP settings
|
||||
ActionMailer::Base.smtp_settings = {
|
||||
:address => 'localhost',
|
||||
:port => 25,
|
||||
:port => 25,
|
||||
:domain => 'localhost',
|
||||
:enable_starttls_auto => false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue