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 cc5ec76 commit 82c2108Copy full SHA for 82c2108
messenger.rst
@@ -1023,7 +1023,8 @@ The transport has a number of options:
1023
``queues[name][binding_arguments]`` Arguments to be used while binding the queue.
1024
``queues[name][binding_keys]`` The binding keys (if any) to bind to this queue
1025
``queues[name][flags]`` Queue flags ``AMQP_DURABLE``
1026
-``exchange[arguments]``
+``exchange[arguments]`` Extra arguments for the exchange i.e.
1027
+ alternate-exchange
1028
``exchange[default_publish_routing_key]`` Routing key to use when publishing, if none is
1029
specified on the message
1030
``exchange[flags]`` Exchange flags ``AMQP_DURABLE``
0 commit comments