Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 34c0771

Browse filesBrowse files
committed
[#5724] Simplify caution message
1 parent 85950a2 commit 34c0771
Copy full SHA for 34c0771

File tree

Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-4
lines changed

‎reference/configuration/swiftmailer.rst

Copy file name to clipboardExpand all lines: reference/configuration/swiftmailer.rst
+3-4Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ Each mailer is registered as a service::
306306

307307
.. caution::
308308

309-
When configuring multiple mailers, options must be placed under the appropriate
310-
mailer key of the configuration. Options placed directly under the ``swiftmailer``
311-
key will not be applied to all mailers, but will configure a mailer named
312-
``default`` instead.
309+
When configuring multiple mailers, options must be placed under the
310+
appropriate mailer key of the configuration instead of directly under the
311+
``swiftmailer`` key.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.