8000 Merge branch '6.0' into 6.1 · symfony/symfony-docs@529ade0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 529ade0

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Minor tweak Minor syntax fix [Config] Add Kernel method override example for php/xml formats add note how to avoid amqp queues autocreation
2 parents ccf38dc + e6619dc commit 529ade0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

messenger.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,6 +1114,7 @@ it in the ``port`` parameter of the DSN (e.g. ``amqps://localhost?cacert=/etc/ss
11141114
By default, the transport will automatically create any exchanges, queues and
11151115
binding keys that are needed. That can be disabled, but some functionality
11161116
may not work correctly (like delayed queues).
1117+
To not autocreate any queues, you can configure a transport with ``queues: []``.
11171118

11181119
.. note::
11191120

0 commit comments

Comments
 (0)
0