Update environment variable for use-pacha-tree option (#6983)

As noted in:
85d1f74441/ent/influxdb3_pacha_tree/README.md (pachatree-storage-engine)
chore/update-Vale-3.14.1^2
Adam S 2026-03-24 16:24:04 -07:00 committed by GitHub
parent c45de638dc
commit 5f7b4fda7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ Enables the PachaTree storage engine.
| influxdb3 serve option | Environment variable |
| :--------------------- | :----------------------------- |
| `--use-pacha-tree` | `INFLUXDB3_USE_PACHA_TREE` |
| `--use-pacha-tree` | `INFLUXDB3_ENTERPRISE_USE_PACHA_TREE` |
***