Skip to content

Commit 82c2108

Browse files
author
Stefan Grootscholten
committed
Adds a description to the exchange arguments
The description contains the alternate-exchange as example.
1 parent cc5ec76 commit 82c2108

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

messenger.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,8 @@ The transport has a number of options:
10231023
``queues[name][binding_arguments]`` Arguments to be used while binding the queue.
10241024
``queues[name][binding_keys]`` The binding keys (if any) to bind to this queue
10251025
``queues[name][flags]`` Queue flags ``AMQP_DURABLE``
1026-
``exchange[arguments]``
1026+
``exchange[arguments]`` Extra arguments for the exchange i.e.
1027+
alternate-exchange
10271028
``exchange[default_publish_routing_key]`` Routing key to use when publishing, if none is
10281029
specified on the message
10291030
``exchange[flags]`` Exchange flags ``AMQP_DURABLE``

0 commit comments

Comments
 (0)