mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
6 lines
225 B
INI
6 lines
225 B
INI
zend_extension=opcache.so
|
|
|
|
opcache.enable=${PHP_OPCACHE_ENABLE}
|
|
opcache.enable_cli=${PHP_OPCACHE_ENABLE_CLI}
|
|
opcache.validate_timestamp=${PHP_OPCACHE_VALIDATE_TIMESTAMPS}
|
|
opcache.revalidate_freq=${PHP_OPCACHE_REVALIDATE_FREQ} |