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 0b1b8b8 commit 4c1e9aaCopy full SHA for 4c1e9aa
mailer.rst
@@ -273,7 +273,7 @@ Other Options
273
$dsn = 'smtps://smtp.example.com?ping_threshold=200'
274
275
``max_per_second``
276
- The number of messages to send per second (0 to disable)::
+ The number of messages to send per second (0 to disable this limitation)::
277
278
$dsn = 'smtps://smtp.example.com?max_per_second=2'
279
0 commit comments