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 e51cb18 + 598b5ed commit 022b086Copy full SHA for 022b086
messenger.rst
@@ -1144,7 +1144,8 @@ The transport has a number of options:
1144
``queues[name][binding_arguments]`` Arguments to be used while binding the queue.
1145
``queues[name][binding_keys]`` The binding keys (if any) to bind to this queue
1146
``queues[name][flags]`` Queue flags ``AMQP_DURABLE``
1147
-``exchange[arguments]``
+``exchange[arguments]`` Extra arguments for the exchange (e.g.
1148
+ ``alternate-exchange``)
1149
``exchange[default_publish_routing_key]`` Routing key to use when publishing, if none is
1150
specified on the message
1151
``exchange[flags]`` Exchange flags ``AMQP_DURABLE``
0 commit comments