Tweak php opcache
This commit is contained in:
parent
8c7ef95aa6
commit
63c982defb
4
site.yml
4
site.yml
@ -82,6 +82,10 @@
|
||||
- libapache2-mod-php
|
||||
- php-zip # For Nextcloud
|
||||
- php-pgsql # For general DB stuff
|
||||
# Nextcloud recommended opcache settings
|
||||
php_opcache_max_accelerated_files: 10000
|
||||
php_opcache_memory_consumption: 128
|
||||
php_opcache_revalidate_freq: 2
|
||||
become: yes
|
||||
tags: [ web, php ]
|
||||
- role: git
|
||||
|
Loading…
Reference in New Issue
Block a user