Skip to content
Snippets Groups Projects
Commit cc7d2904 authored by jurgenhaas's avatar jurgenhaas
Browse files

Extra opcache settings suggested by NextCloud

parent aa501aff
No related branches found
No related tags found
No related merge requests found
; priority=10
zend_extension=opcache.so
opcache.enable=1
opcache.enable_cli=1
opcache.save_comments=1
opcache.memory_consumption={{ opcache_memory_consumption }}
opcache.max_accelerated_files={{ opcache_max_accelerated_files }}
opcache.revalidate_freq={{ opcache_revalidate_freq }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment