mirror of
https://github.com/netcccyun/dnsmgr.git
synced 2026-02-21 23:37:22 +08:00
11 lines
265 B
INI
11 lines
265 B
INI
; Enable OPcache extension
|
|
opcache.enable = 1
|
|
opcache.memory_consumption=128
|
|
opcache.interned_strings_buffer=32
|
|
opcache.max_accelerated_files=80000
|
|
opcache.revalidate_freq=3
|
|
opcache.fast_shutdown=1
|
|
opcache.enable_cli=1
|
|
opcache.jit_buffer_size=128m
|
|
opcache.jit=1205
|