feat(oss2): Add influxd_flags entry for option

Part of influxdata/DAR/issues/500
pull/6070/head
Jason Stirnaman 2025-05-15 16:05:43 -05:00
parent 0a1179932f
commit 79de24bef2
2 changed files with 4 additions and 1 deletions

View File

@ -2747,7 +2747,6 @@ storage-validate-keys = true
### storage-wal-flush-on-shutdown
Flush the WAL on shutdown.
**Default:** `false`
| influxd flag | Environment variable | Configuration key |
@ -2797,6 +2796,7 @@ storage-wal-flush-on-shutdown = true
```
{{% /code-tab-content %}}
{{< /code-tabs-wrapper >}}
---
### storage-wal-fsync-delay

View File

@ -161,6 +161,9 @@
- flag: "--storage-validate-keys"
added: 2.0
- flag: "--storage-wal-flush-on-shutdown"
added: 2.7
- flag: "--storage-wal-fsync-delay"
added: 2.0