addon-tasmoadmin/tasmoadmin/rootfs/etc/php7/conf.d/99-tasmoadmin.ini
2018-06-21 23:18:12 +02:00

9 lines
258 B
INI

[general]
max_execution_time = 900
opcache.enable=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4096
opcache.memory_consumption=32
opcache.revalidate_freq=0
opcache.validate_timestamps=0
opcache.blacklist_filename=/etc/php7/blacklist.txt