From 5f7b4fda7b025c6c73c7b195c42e166c35439419 Mon Sep 17 00:00:00 2001 From: Adam S Date: Tue, 24 Mar 2026 16:24:04 -0700 Subject: [PATCH] Update environment variable for use-pacha-tree option (#6983) As noted in: https://github.com/influxdata/influxdb_pro/blob/85d1f74441fe37026f05a490e2387e11de70ae63/ent/influxdb3_pacha_tree/README.md#pachatree-storage-engine --- content/shared/influxdb3-cli/config-options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxdb3-cli/config-options.md b/content/shared/influxdb3-cli/config-options.md index d82eafaba..aa0ef46e6 100644 --- a/content/shared/influxdb3-cli/config-options.md +++ b/content/shared/influxdb3-cli/config-options.md @@ -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` | ***