1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarify php-fpm in nextcloud/tasks/install.yml

This commit is contained in:
root 2020-03-08 15:40:06 -04:00
parent 0f1e4ba5c2
commit 801e463563

View file

@ -52,7 +52,7 @@
#- php-cli # NOT REQUESTED by Nextcloud
#- php-common # NOT REQUESTED by Nextcloud
- php-curl
- php-fpm # ALSO INSTALLED IN roles/www_base (Stage 3) for nginx_high_php_limits
- php-fpm # ALSO INSTALLED IN roles/www_options (Stage 4) for nginx_high_php_limits
- php-gd
- php-gmp # Optional (for SFTP storage)
- php-imagick # Optional (for preview generation)