Skip to content

Commit acd69ef

Browse files
mykiwixabbuh
authored andcommitted
add missing options allowed with an env variable
1 parent 5e0be41 commit acd69ef

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)