site-accueil-insa/matomo/plugins/Live/config/config.php

11 lines
219 B
PHP

<?php
/**
* Matomo - free/libre analytics platform
*
* @link http://matomo.org
* @license http://www.gnu.org/licenses/gpl-3.0.html GPL v3 or later
*/
return [
'Live.pageViewActionsToDisplayCollapsed' => 3,
];