matomo / plugins /GeoIp2 /config /test.php
Leon4gr45's picture
Upload source files chunk 12
a82a2f0 verified
Raw
History Blame Contribute Delete
96 Bytes
<?php
return [
'path.geoip2' => Piwik\DI::string('{path.root}/tests/lib/geoip-files/'),
];