Skip to content

Commit

Permalink
add php-amqp to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vdloo committed Sep 6, 2023
1 parent 39ba230 commit c4ffbbf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c4ffbbf

Please sign in to comment.