Files
symfony-flex-recipes-contrib/dekalee/cdn77-bundle/1.4/manifest.json
T
2017-11-29 12:29:34 +01:00

13 lines
284 B
JSON

{
"bundles": {
"Dekalee\\Cdn77Bundle\\DekaleeCdn77Bundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"DEKALEE_CDN77_LOGIN": "your-cdn77-login",
"DEKALEE_CDN77_PASSWORD": "@@your-cdn77-password"
}
}