1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Merge branch 'master' into testing

This commit is contained in:
Maniack Crudelis 2019-03-29 15:45:15 +01:00 committed by GitHub
commit 9d8bd3183f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
conf/php-fpm.ini Normal file
View file

@ -0,0 +1,7 @@
opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=1