nexcloud: add 11.0 beta

This commit is contained in:
Wonderfall
2016-11-25 18:19:08 +00:00
parent cfd73badd9
commit d2d24ee11c
29 changed files with 883 additions and 0 deletions

View File

@ -0,0 +1,8 @@
zend_extension=opcache.so
opcache.enable=1
opcache.enable_cli=1
opcache.fast_shutdown=1
opcache.memory_consumption=<OPCACHE_MEM_SIZE>
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=5413
opcache.revalidate_freq=60