Skip to content

Commit 99c515a

Browse files
Clean up config-options.md
1 parent 84f1aa7 commit 99c515a

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

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

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1972,25 +1972,3 @@ Specifies the TCP listener file path for admin token recovery operations.
19721972
| influxdb3 serve option | Environment variable |
19731973
| :---------------------------------------------- | :-------------------------------------------------------- |
19741974
| `--admin-token-recovery-tcp-listener-file-path` | `INFLUXDB3_ADMIN_TOKEN_RECOVERY_TCP_LISTENER_FILE_PATH` |
1975-
1976-
{{% show-in "enterprise" %}}
1977-
---
1978-
1979-
### Experimental Features
1980-
1981-
- [use-pacha-tree](#use-pacha-tree)
1982-
1983-
#### use-pacha-tree
1984-
1985-
Enables the experimental PachaTree storage engine for improved performance.
1986-
1987-
> [!Warning]
1988-
> This is an experimental feature and should not be used in production environments.
1989-
1990-
**Default:** `false`
1991-
1992-
| influxdb3 serve option | Environment variable |
1993-
| :---------------------- | :------------------------------------- |
1994-
| `--use-pacha-tree` | `INFLUXDB3_ENTERPRISE_USE_PACHA_TREE` |
1995-
1996-
{{% /show-in %}}

0 commit comments

Comments
 (0)