Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitae9a869

Browse files
committed
minor#7974 [SwiftMailerBundle] add missing options allowed with an env variable (mykiwi)
This PR was submitted for the master branch but it was merged into the 3.3 branch instead (closes#7974).Discussion----------[SwiftMailerBundle] add missing options allowed with an env variableCFhttps://github.com/symfony/swiftmailer-bundle/blob/master/DependencyInjection/SwiftmailerExtension.php#L81Commits-------acd69ef add missing options allowed with an env variable
2 parents5e0be41 +acd69ef commitae9a869

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎reference/configuration/swiftmailer.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,8 @@ the information will be available in the profiler.
232232

233233
The following options can be set via environment variables using the
234234
``%env()%`` syntax: ``url``, ``transport``, ``username``, ``password``,
235-
``host``, ``port``, ``timeout``, ``source_ip``, ``local_domain``.
235+
``host``, ``port``, ``timeout``, ``source_ip``, ``local_domain``,
236+
``encryption``, ``auth_mode``.
236237
For details, see the:doc:`/configuration/external_parameters` article.
237238

238239
Full Default Configuration

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp