mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 07:21:12 +00:00
Remove trailing whitespaces from config (#31506).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18234 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
adebf4da1d
commit
048601bdf3
@ -24,7 +24,7 @@ Rails.application.configure do
|
|||||||
# The :test delivery method accumulates sent emails in the
|
# The :test delivery method accumulates sent emails in the
|
||||||
# ActionMailer::Base.deliveries array.
|
# ActionMailer::Base.deliveries array.
|
||||||
config.action_mailer.delivery_method = :test
|
config.action_mailer.delivery_method = :test
|
||||||
|
|
||||||
# Disable Async delivery
|
# Disable Async delivery
|
||||||
config.active_job.queue_adapter = :inline
|
config.active_job.queue_adapter = :inline
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user