We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a549d52 + 4c08d4c commit 44857e8Copy full SHA for 44857e8
docs/ecommerce-applications/akeneo/how-to-install-akeneo-7-on-hypernode.md
@@ -82,13 +82,10 @@ hypernode-systemctl settings php_version 8.1
82
hypernode-systemctl settings php_apcu_enabled True
83
```
84
85
-## Configure and Enable OpenSearch v2.x
86
-
87
-```bash
88
-hypernode-systemctl settings opensearch_version 2.x
89
-```
+## Configure and Enable OpenSearch v2.6
90
91
```bash
+hypernode-systemctl settings opensearch_version 2.6
92
hypernode-systemctl settings opensearch_enabled True
93
94
0 commit comments