Files
nextcloud/opcache-recommended.ini
2025-06-04 12:51:26 +00:00

8 lines
180 B
INI

[opcache]
opcache.enable=1
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=10000
opcache.memory_consumption=256
opcache.save_comments=1
opcache.revalidate_freq=60