Files

15 lines
344 B
INI
Raw Permalink Normal View History

2024-03-11 14:30:21 +07:00
memory_limit=2048M
max_execution_time=300
php_enable_xdebug=false
debug=false
upload_max_filesize=16M
2024-11-16 08:12:25 +09:00
[opcache]
opcache.enable=1
opcache.revalidate_freq=0
opcache.validate_timestamps=0
opcache.max_accelerated_files=10000
opcache.memory_consumption=192
opcache.max_wasted_percentage=10
opcache.interned_strings_buffer=16
opcache.fast_shutdown=1