Files
2018-10-23 19:53:51 +03:00

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": "udp"
}
}