mirror of
https://github.com/redmine/redmine.git
synced 2026-06-19 22:01:29 +02: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:
@@ -24,7 +24,7 @@ Rails.application.configure do
|
||||
# The :test delivery method accumulates sent emails in the
|
||||
# ActionMailer::Base.deliveries array.
|
||||
config.action_mailer.delivery_method = :test
|
||||
|
||||
|
||||
# Disable Async delivery
|
||||
config.active_job.queue_adapter = :inline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user