This commit is contained in:
Jack
2023-08-25 18:24:08 +01:00
commit 30c13e83f1
76 changed files with 9139 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
zend_extension=opcache.so
opcache.enable=1
opcache.enable_cli=1
opcache.memory_consumption=128
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.revalidate_freq=60
opcache.fast_shutdown=1