Skip to content

Commit aaae7fc

Browse files
committed
Reword
1 parent 50199c2 commit aaae7fc

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

messenger.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,8 +1461,13 @@ The transport has a number of options:
14611461
Name of the exchange to be used for the delayed/retried messages
14621462

14631463
``queues``
1464-
Configuration for the queues. May be set to ``false`` or ``[]`` neither
1465-
any own queues nor the default ``messages`` queue shall be created.
1464+
Configuration for the queues. May be set to ``false`` or ``[]`` if neither
1465+
custom queues nor the default ``messages`` queue should be created.
1466+
1467+
.. versionadded:: 8.1
1468+
1469+
The ability to set ``queues`` to ``false`` to skip binding the default
1470+
``messages`` queue was introduced in Symfony 8.1.
14661471

14671472
``queues[name][arguments]``
14681473
Extra arguments

0 commit comments

Comments
 (0)