Browse Source

Merge branch 'master' into testing

pull/181/head
Maniack Crudelis 7 years ago
committed by GitHub
parent
commit
9d8bd3183f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      conf/php-fpm.ini

7
conf/php-fpm.ini

@ -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
Loading…
Cancel
Save