From c4ffbbfd64fc233c8469bfb87d622288b505c884 Mon Sep 17 00:00:00 2001 From: Rick van de Loo Date: Wed, 6 Sep 2023 14:46:26 +0200 Subject: [PATCH] add php-amqp to docs --- .../tools/how-to-use-the-hypernode-systemctl-cli-tool.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 f4dc92be..dfc02f35 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,8 @@ To see which values you can set and which values they are allowed to have take a - `password_auth`: indicates whether password authentication for the Hypernode is allowed instead of only SSH keys. - `permissive_memory_management`: Configure [memory management policy](https://changelog.hypernode.com/release-5946-configurable-memory-management-policy-and-rss-bruteforce-detection/) (OOM kills) - `php_version`: Change the PHP version -- `php_apcu_enabled`: Enable the PHP-apcu +- `php_apcu_enabled`: Enable the php-apcu module +- `php_amqp_enabled`: Enable the php-amqp module - `redis_persistent_instance` - `redis_version`: Change the Redis version - `rabbitmq_enabled`: a popular open source message broker