Skip to content

Commit 55e5c24

Browse files
committed
typo in readme
1 parent c23d3c9 commit 55e5c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The connector supports following Options:
4949
| timestamp.field.name | STRING | pickup_time | N/A | Designated timestamp field name |
5050
| include.key | BOOLEAN | false | true | Include message key in target table |
5151
| symbols | STRING | instrument,stock | N/A | Comma separated list of columns that should be symbol type |
52-
| user | STRING | user1 | admin | User name for QuestDB. Used only when token is non-empty |
52+
| username | STRING | user1 | admin | User name for QuestDB. Used only when token is non-empty |
5353
| token | STRING | <sub>QgHCOyq35D5HocCMrUGJinEsjEscJlCp7FZQETH21Bw</sub> | N/A | Token for QuestDB authentication |
5454
| tls | BOOLEAN | true | false | Use TLS for QuestDB connection |
5555

0 commit comments

Comments
 (0)