File tree Expand file tree Collapse file tree 1 file changed +0
-26
lines changed
content/shared/influxdb3-cli Expand file tree Collapse file tree 1 file changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -175,10 +175,6 @@ influxdb3 serve
175175- [ TCP Listeners] ( #tcp-listeners )
176176 - [ tcp-listener-file-path] ( #tcp-listener-file-path )
177177 - [ admin-token-recovery-tcp-listener-file-path] ( #admin-token-recovery-tcp-listener-file-path )
178- {{% show-in "enterprise" %}}
179- - [ Experimental Features] ( #experimental-features )
180- - [ use-pacha-tree] ( #use-pacha-tree )
181- {{% /show-in %}}
182178
183179---
184180
@@ -1972,25 +1968,3 @@ Specifies the TCP listener file path for admin token recovery operations.
19721968| influxdb3 serve option | Environment variable |
19731969| :---------------------------------------------- | :-------------------------------------------------------- |
19741970| ` --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 %}}
You can’t perform that action at this time.
0 commit comments