Install modules for Nextcloud

This commit is contained in:
Salt 2020-11-08 01:06:21 -06:00
parent 63c982defb
commit 1a40402c11

View File

@ -81,6 +81,11 @@
php_packages_extra:
- libapache2-mod-php
- php-zip # For Nextcloud
- php-intl
- php-imagick
- php-redis
- php-bcmath
- php-gmp
- php-pgsql # For general DB stuff
# Nextcloud recommended opcache settings
php_opcache_max_accelerated_files: 10000