initial commit
This commit is contained in:
12
hamrokhaanpaan/wp-content/__plugins/google-site-kit/dist/config.php
vendored
Normal file
12
hamrokhaanpaan/wp-content/__plugins/google-site-kit/dist/config.php
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* @package Google\Site_Kit
|
||||
* @copyright 2022 Google LLC
|
||||
* @license https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
|
||||
* @link https://sitekit.withgoogle.com
|
||||
*/
|
||||
|
||||
return array(
|
||||
'buildMode' => 'production',
|
||||
'features' => array( 'adsenseSetupV2','dashboardSharing','ideaHubModule','serviceSetupV2','swgModule','userInput','unifiedDashboard','zeroDataStates' ),
|
||||
);
|
Reference in New Issue
Block a user