chore: add empty lines

pull/5042/head
Chunchun 2023-07-21 11:59:06 -05:00
parent 980bf156b5
commit 794d7d3b33
No known key found for this signature in database
GPG Key ID: 55E75674884E73A1
2 changed files with 4 additions and 0 deletions

View File

@ -78,11 +78,13 @@ To query {{< cloud-name >}} from Tableau, use the **Flight SQL protocol** and th
- **Port**: `443`
- **Query parameters**:
- **useSystemTrustStore**: `false`
{{% note %}}
#### Setting `useSystemTrustStore=false` is:
1. Only necessary on a mac
2. Doesn't actually affect the security
{{% /note %}}
- **database**: InfluxDB database name to query
_See an [example connection URL](#example-connection-url)._

View File

@ -72,11 +72,13 @@ To query {{< cloud-name >}} from Tableau, use the **Flight SQL protocol** and th
- **Port**: `443`
- **Query parameters**:
- **useSystemTrustStore**: `false`
{{% note %}}
#### Setting `useSystemTrustStore=false` is:
1. Only necessary on a mac
2. Doesn't actually affect the security
{{% /note %}}
- **database**: InfluxDB bucket name to query
_See an [example connection URL](#example-connection-url)._