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 433679c commit 07bce89Copy full SHA for 07bce89
messenger.rst
@@ -1193,6 +1193,7 @@ it in the ``port`` parameter of the DSN (e.g. ``amqps://localhost?cacert=/etc/ss
1193
By default, the transport will automatically create any exchanges, queues and
1194
binding keys that are needed. That can be disabled, but some functionality
1195
may not work correctly (like delayed queues).
1196
+ To not autocreate any queues, you can configure a transport with `queues: []`.
1197
1198
.. note::
1199
0 commit comments