mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
7 lines
206 B
INI
7 lines
206 B
INI
opcache.enable=1
|
|
opcache.enable_cli=1
|
|
opcache.fast_shutdown=1
|
|
opcache.memory_consumption=@OPCACHE_MEM_SIZE@
|
|
opcache.interned_strings_buffer=16
|
|
opcache.max_accelerated_files=10000
|
|
opcache.revalidate_freq=60
|