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