Files
archived-recipes-contrib/tienvx/mbt-bundle/1.15/manifest.json
2021-07-09 11:25:58 +02:00

14 lines
289 B
JSON

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