Skip to content

Commit 5f33b1e

Browse files
Add Valkey_enabled to hypernode-systemctl docs
1 parent c009687 commit 5f33b1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/hypernode-platform/tools/how-to-use-the-hypernode-systemctl-cli-tool.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To see which values you can set and which values they are allowed to have take a
2222
`hypernode-systemctl settings --help`
2323

2424
| Field | Default Value | Possible Values |
25-
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
25+
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|---------------------------------------------------------------------------------------------------------------------------------------------|
2626
| **blackfire_enabled**<br/><sub>A great tool to find performance bottlenecks<br />in Magento</sub> | False | True, False |
2727
| **composer_version**<br/><sub>Change the Composer version</sub> | 2.x | 1.x, 2.2, 2.6, 2.7, 2.x |
2828
| **datadog_enabled**<br/><sub>Enable Datadog</sub> | False | True, False |
@@ -76,6 +76,7 @@ To see which values you can set and which values they are allowed to have take a
7676
| **varnish_workspace_backend**<br/><sub></sub> | None | 4k, 8k, 16k, 32k, 64k, 128k, 256k |
7777
| **varnish_large_thread_pool_stack**<br/><sub></sub> | False | True, False |
7878
| **varnish_version**<br/><sub>Change the Varnish version</sub> | 7.x | 4.0, 6.0, 7.x |
79+
| **valkey_enabled**<br/><sub>Enable valkey</sub> | False | True, False |
7980

8081
### Checking a Value for a Setting
8182

0 commit comments

Comments
 (0)