Skip to content

Commit 8a7b61c

Browse files
committed
Tweak
1 parent ed0771b commit 8a7b61c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mailer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ party provider:
178178

179179
If you want to use ``ses+smtp`` transport together with :doc:`Messenger </messenger>`
180180
to :ref:`send messages in background <mailer-sending-messages-async>`,
181-
you need to add ``ping_threshold`` parameter to your ``MAILER_DSN`` with
182-
value lower than ``10``: ``ses+smtp://USERNAME:PASSWORD@default?ping_threshold=9``
181+
you need to add the ``ping_threshold`` parameter to your ``MAILER_DSN`` with
182+
a value lower than ``10``: ``ses+smtp://USERNAME:PASSWORD@default?ping_threshold=9``
183183

184184
.. versionadded:: 5.4
185185

0 commit comments

Comments
 (0)