diff --git a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md index 0fba1209..02df8fbb 100644 --- a/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md +++ b/docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md @@ -48,7 +48,7 @@ To see which values you can set and which values they are allowed to have take a | **nodejs_version**
Change the Node version | 22 | 6, 10, 16, 18, 20, 22 | | **opensearch_auto_create_index**
| True | True, False | | **opensearch_enabled**
Enable OpenSearch | True | True, False | -| **opensearch_version**
Change the OpenSearch version | 2.12 | 1.x, 2.6, 2.12 | +| **opensearch_version**
Change the OpenSearch version | 2.12 | 1.x, 2.6, 2.12, 2.19, 3.3 | | **openvpn_enabled**
Enables OpenVPN for secure database connections | False | True, False | | **password_auth**
Indicates whether password authentication for the Hypernode is
allowed instead of only SSH keys
| True | True, False | | **permissive_memory_management**
Configure memory management policy (OOM kills) | False | True, False |