Showing
1 changed file
with
2 additions
and
2 deletions
@@ -14,7 +14,7 @@ | @@ -14,7 +14,7 @@ | ||
14 | "default": 1883 | 14 | "default": 1883 |
15 | }, | 15 | }, |
16 | "accessToken": { | 16 | "accessToken": { |
17 | - "title": "Provide a username (accessToken) to be used for authenticating with the broker.", | 17 | + "title": "Username (Access Token) to be used for authenticating.", |
18 | "type": "string" | 18 | "type": "string" |
19 | }, | 19 | }, |
20 | "clientId": { | 20 | "clientId": { |
@@ -22,7 +22,7 @@ | @@ -22,7 +22,7 @@ | ||
22 | "type": "string" | 22 | "type": "string" |
23 | }, | 23 | }, |
24 | "maxInFlight": { | 24 | "maxInFlight": { |
25 | - "title": "The max inflight limits to how many messages we can send without receiving acknowledgments.", | 25 | + "title": "How many messages can be send without acknowledgments.", |
26 | "type": "integer", | 26 | "type": "integer", |
27 | "default": 1000 | 27 | "default": 1000 |
28 | }, | 28 | }, |