File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1233,6 +1233,7 @@ The transport has a number of options:
1233
1233
calls.
1234
1234
``host `` Hostname of the AMQP service
1235
1235
``key `` Path to the client key in PEM format.
1236
+ ``login `` Username to use to connect the AMQP service
1236
1237
``password `` Password to use to connect to the AMQP service
1237
1238
``persistent `` ``'false' ``
1238
1239
``port `` Port of the AMQP service
@@ -1241,7 +1242,6 @@ The transport has a number of options:
1241
1242
greater seconds. May be fractional.
1242
1243
``retry ``
1243
1244
``sasl_method ``
1244
- ``user `` Username to use to connect the AMQP service
1245
1245
``verify `` Enable or disable peer verification. If peer
1246
1246
verification is enabled then the common name in
1247
1247
the server certificate must match the server
You can’t perform that action at this time.
0 commit comments