Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1692,6 +1692,14 @@ In the preceding example, `max-version = "tls1.3"` specifies the maximum version

Environment variable: `INFLUXDB_TLS_MAX_VERSION`

#### advanced-expiration

Default is `5d`.

Sets how far in advanced warnings about TLS certificate expiration are logged.

Environment variable: `INFLUXDB_TLS_ADVANCED_EXPIRATION`

## Flux query management settings

### [flux-controller]
Expand Down
Loading