feat(recipe) Add recipe for artox-lab/clarc-message-bus-bundle

This commit is contained in:
Dmitry Meliukh
2021-01-29 14:04:42 +03:00
parent 8430a5abbe
commit 895c00ecec
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"bundles": {
"ArtoxLab\\Bundle\\ClarcMessageBusBundle\\ArtoxLabClarcMessageBusBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
@@ -0,0 +1,5 @@
artox_lab_clarc_message_bus:
bus:
middleware:
add_redelivery_stamp_middleware:
retry_count: 10