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