kollapsminoriteten/wp-content/plugins/google-site-kit/dist/config.php

12 lines
299 B
PHP
Raw Normal View History

2022-12-15 17:34:08 +01:00
<?php
/**
* @package Google\Site_Kit
2025-02-28 08:42:11 +01:00
* @copyright 2025 Google LLC
2022-12-15 17:34:08 +01:00
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
* @link https://sitekit.withgoogle.com
*/
return array(
2025-07-27 19:58:08 +02:00
'features' => array( 'adsPax','ecEuID','googleTagGateway','privacySandboxModule' ),
2022-12-15 17:34:08 +01:00
);