This commit is contained in:
2025-11-23 02:17:50 +01:00
parent 10ef1e371d
commit daad90cea3

View File

@@ -5,5 +5,5 @@ if (!defined('ASSET_VERSION')) {
// Matomo Einstellungen // Matomo Einstellungen
define('MATOMO_URL', 'https://matomo.my-statistics.info/'); define('MATOMO_URL', 'https://matomo.my-statistics.info/');
define('MATOMO_ENABLED', true); define('MATOMO_ENABLED', false);
define('MATOMO_SITE_ID', 8); define('MATOMO_SITE_ID', 8);