File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -964,7 +964,6 @@ The transport has a number of options:
964964 fractional.
965965``connect_timeout `` Connection timeout. Note: 0 or greater seconds.
966966 May be fractional.
967- ``exchange ``
968967``frame_max `` The largest frame size that the server proposes
969968 for the connection, including frame header and
970969 end-byte. 0 means standard extension limit
@@ -978,10 +977,9 @@ The transport has a number of options:
978977``host `` Hostname of the AMQP service
979978``key `` Path to the client key in PEM format.
980979``password `` Password to use to connect to the AMQP service
981- ``persistent ``
980+ ``persistent `` `` 'false' ``
982981``port `` Port of the AMQP service
983982``prefetch_count ``
984- ``queues ``
985983``read_timeout `` Timeout in for income activity. Note: 0 or
986984 greater seconds. May be fractional.
987985``retry ``
You can’t perform that action at this time.
0 commit comments