Install modules for Nextcloud
This commit is contained in:
parent
63c982defb
commit
1a40402c11
5
site.yml
5
site.yml
@ -81,6 +81,11 @@
|
|||||||
php_packages_extra:
|
php_packages_extra:
|
||||||
- libapache2-mod-php
|
- libapache2-mod-php
|
||||||
- php-zip # For Nextcloud
|
- php-zip # For Nextcloud
|
||||||
|
- php-intl
|
||||||
|
- php-imagick
|
||||||
|
- php-redis
|
||||||
|
- php-bcmath
|
||||||
|
- php-gmp
|
||||||
- php-pgsql # For general DB stuff
|
- php-pgsql # For general DB stuff
|
||||||
# Nextcloud recommended opcache settings
|
# Nextcloud recommended opcache settings
|
||||||
php_opcache_max_accelerated_files: 10000
|
php_opcache_max_accelerated_files: 10000
|
||||||
|
Loading…
Reference in New Issue
Block a user