Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test.php « config « GeoIp2 « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c45c66093f0a3b56e28323d6180756ba945bf029 (plain)
1
2
3
4
5
<?php

return [
    'path.geoip2' => DI\string('{path.root}/tests/lib/geoip-files/'),
];