Files
2018-08-30 08:00:33 +02:00

13 lines
261 B
JSON

{
"bundles": {
"Slot\\MandrillBundle\\SlotMandrillBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"MANDRILL_API_KEY": "",
"MANDRILL_DEFAULT_SENDER": "info@example.com"
}
}