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 @@ -1148,14 +1148,14 @@ The transport has a number of options:
1148
1148
calls.
1149
1149
``host `` Hostname of the AMQP service
1150
1150
``key `` Path to the client key in PEM format.
1151
+ ``login `` Username to use to connect the AMQP service
1151
1152
``password `` Password to use to connect to the AMQP service
1152
1153
``persistent `` ``'false' ``
1153
1154
``port `` Port of the AMQP service
1154
1155
``read_timeout `` Timeout in for income activity. Note: 0 or
1155
1156
greater seconds. May be fractional.
1156
1157
``retry ``
1157
1158
``sasl_method ``
1158
- ``user `` Username to use to connect the AMQP service
1159
1159
``verify `` Enable or disable peer verification. If peer
1160
1160
verification is enabled then the common name in
1161
1161
the server certificate must match the server
You can’t perform that action at this time.
0 commit comments