docker – Blame information for rev 62
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
62 | office | 1 | opcache.enable=1 |
2 | opcache.enable_cli=1 |
||
3 | opcache.fast_shutdown=1 |
||
4 | opcache.memory_consumption=@OPCACHE_MEM_SIZE@ |
||
5 | opcache.interned_strings_buffer=16 |
||
6 | opcache.max_accelerated_files=10000 |
||
7 | opcache.revalidate_freq=60 |