Commit 913353fd by 纪相明

增加opcache支持

parent 6b2d776c
zend_extension=opcache
[opcache]
opcache.enable=1
opcache.enable_cli=1
......@@ -6,4 +7,4 @@ opcache.memory_consumption=128
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.revalidate_freq=2
opcache.fast_shutdown=1
\ No newline at end of file
opcache.fast_shutdown=1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment