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 70cecf1 commit 598b5edCopy full SHA for 598b5ed
messenger.rst
@@ -1023,8 +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]`` Extra arguments for the exchange i.e.
1027
- alternate-exchange
+``exchange[arguments]`` Extra arguments for the exchange (e.g.
+ ``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