docker-compose/nextcloud/opcache-recommend.ini

7 lines
170 B
INI
Raw Normal View History

2024-02-08 00:55:55 +02:00
opcache.enable=1
opcache.interned_strings_buffer=32
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=60