From daad90cea3c5fe853f9f7681f472b6bbf38f55aa Mon Sep 17 00:00:00 2001 From: Lars Gebhardt-Kusche Date: Sun, 23 Nov 2025 02:17:50 +0100 Subject: [PATCH] asd --- config/staging/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/staging/config.php b/config/staging/config.php index 8ba621e..8405b66 100644 --- a/config/staging/config.php +++ b/config/staging/config.php @@ -5,5 +5,5 @@ if (!defined('ASSET_VERSION')) { // Matomo Einstellungen define('MATOMO_URL', 'https://matomo.my-statistics.info/'); -define('MATOMO_ENABLED', true); +define('MATOMO_ENABLED', false); define('MATOMO_SITE_ID', 8); \ No newline at end of file