Files
archived-recipes-contrib/maksze/telemetry-bundle/0.4/manifest.json
2019-08-21 20:57:17 +05:00

15 lines
347 B
JSON

{
"bundles": {
"MaksZe\\TelemetryBundle\\MaksZeTelemetryBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"YANDEX_METRIKA_ID": "any_id",
"YANDEX_WEBMASTER_ID": "any_id",
"GOOGLE_SEARCH_CONSOLE_ID": "any_id",
"GOOGLE_ANALYTICS_ID": "any_id"
}
}