forked from rebillar/site-accueil-insa
11 lines
219 B
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,
|
|
];
|