[piwik -> matamo] rename piwik to matamo and update.

This commit is contained in:
hoellen
2018-01-22 22:31:32 +01:00
parent afd3d476fd
commit f02fafd929
5 changed files with 193 additions and 0 deletions

View File

@ -0,0 +1,8 @@
zend_extension=opcache.so
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