Files
symfony-flex-recipes-contrib/tienvx/mbt-bundle/1.15/manifest.json
T

14 lines
329 B
JSON

{
"bundles": {
"Tienvx\\Bundle\\MbtBundle\\TienvxMbtBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"var/storage/screenshots/": "%VAR_DIR%/storage/screenshots/"
},
"env": {
"EMAIL_FROM": "from@example.com",
"ADMIN_URL": "http://localhost"
}
}