Update content/shared/influxdb3-cli/config-options.md

pull/6373/head
Jason Stirnaman 2025-09-11 16:01:18 -05:00 committed by GitHub
parent f1eb5d0d32
commit 62880c9834
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1316,7 +1316,7 @@ percentage (portion of available memory) or absolute value in MB--for example: `
Specifies the interval to flush buffered data to a WAL file. Writes that wait
for WAL confirmation take up to this interval to complete.
Can be `s` for seconds or `ms` for miliseconds. 100ms is suggested for local disks.
Use `s` for seconds or `ms` for milliseconds. For local disks, `100 ms` is recommended.
**Default:** `1s`