add opcache

This commit is contained in:
Dryusdan 2018-01-18 00:34:53 +01:00
parent 6a95b7dd1c
commit 0a3ff63990
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
zend_extension=opcache.so
opcache.enable=1
opcache.enable=0
opcache.enable_cli=1
opcache.fast_shutdown=1
opcache.memory_consumption=<OPCACHE_MEM_SIZE>