8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85950a2 commit 34c0771Copy full SHA for 34c0771
reference/configuration/swiftmailer.rst
@@ -306,7 +306,6 @@ Each mailer is registered as a service::
306
307
.. caution::
308
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.
+ When configuring multiple mailers, options must be placed under the
+ appropriate mailer key of the configuration instead of directly under the
+ ``swiftmailer`` key.
0 commit comments