Skip to content

Commit 4302924

Browse files
committed
replacing cloud by enterprise in tooltip
1 parent 04b3c43 commit 4302924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/selectors.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export const Components = {
6060
TlsMode: {
6161
label: 'TLS/SSL Mode',
6262
tooltip:
63-
'This option determines whether or with what priority a secure TLS/SSL TCP/IP connection will be negotiated with the server. For QuestDB Cloud, use "require". For self-hosted QuestDB, use "disable".',
63+
'This option determines whether or with what priority a secure TLS/SSL TCP/IP connection will be negotiated with the server. For QuestDB Enterprise, use "require". For self-hosted QuestDB, use "disable".',
6464
placeholder: 'TLS/SSL Mode',
6565
},
6666
TlsMethod: {

0 commit comments

Comments
 (0)