mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-20 06:38:46 +01:00
11 lines
266 B
INI
11 lines
266 B
INI
[opcache]
|
|
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
|
|
opcache.enable=1
|
|
opcache.file_cache='/tmp/opcache'
|
|
opcache.file_update_protection=0
|