* upgrade the build program for zentaowamp.
This commit is contained in:
Binary file not shown.
@@ -150,3 +150,12 @@ session.use_trans_sid = 0
|
||||
session.hash_function = 0
|
||||
session.hash_bits_per_character = 5
|
||||
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
|
||||
|
||||
[opcache]
|
||||
zend_extension=/xampp/php/ext/php_opcache.dll
|
||||
opcache.memory_consumption=128
|
||||
opcache.interned_strings_buffer=8
|
||||
opcache.max_accelerated_files=4000
|
||||
opcache.revalidate_freq=60
|
||||
opcache.fast_shutdown=1
|
||||
opcache.enable_cli=1
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user