You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
242 B
9 lines
242 B
[opcache]
|
|
opcache.enable=1
|
|
opcache.revalidate_freq=0
|
|
opcache.validate_timestamps=1
|
|
opcache.max_accelerated_files=10000
|
|
opcache.memory_consumption=192
|
|
opcache.max_wasted_percentage=10
|
|
opcache.interned_strings_buffer=16
|
|
opcache.fast_shutdown=1
|