Files
symfony-flex-recipes-contrib/liuggio/statsd-client-bundle/1.6/manifest.json
T

14 lines
279 B
JSON

{
"bundles": {
"Liuggio\\StatsDClientBundle\\LiuggioStatsDClientBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"STATS_D_HOST": "",
"STATS_D_PORT": "",
"STATS_D_PROTOCOL": "upd"
}
}