updating API docs for InfluxDB (#12063)
This commit is contained in:
parent
8bc9790bf4
commit
7c6f775798
|
@ -54,6 +54,9 @@ has a number of parameters to further configure a connection.
|
|||
|
||||
- `connect_timeout` `(string: "5s")` – Specifies the connection timeout to use.
|
||||
|
||||
- `username_template` `(string)` - [Template](/docs/concepts/username-templating) describing how
|
||||
dynamic usernames are generated.
|
||||
|
||||
TLS works as follows:
|
||||
|
||||
- If `tls` is set to true, the connection will use TLS; this happens
|
||||
|
|
Loading…
Reference in New Issue