8000
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.
2 parents ccf38dc + e6619dc commit 529ade0Copy full SHA for 529ade0
messenger.rst
@@ -1114,6 +1114,7 @@ it in the ``port`` parameter of the DSN (e.g. ``amqps://localhost?cacert=/etc/ss
1114
By default, the transport will automatically create any exchanges, queues and
1115
binding keys that are needed. That can be disabled, but some functionality
1116
may not work correctly (like delayed queues).
1117
+ To not autocreate any queues, you can configure a transport with ``queues: []``.
1118
1119
.. note::
1120
0 commit comments