Skip to content

Commit 2235604

Browse files
authored
Update config_reference.md
it is working for me with this configuration. I use "enqueue/enqueue-bundle": 0.8.13. with your version when I run bin/console enqueue:consume default --setup-broker i receiving Processor was not found. processorName: "enqueue.client.router_processor"
1 parent bb62237 commit 2235604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bundle/config_reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ enqueue:
251251
app_name: app
252252
router_topic: default
253253
router_queue: default
254-
router_processor: enqueue.client.router_processor
254+
router_processor: Enqueue\Client\RouterProcessor
255255
default_processor_queue: default
256256
redelivered_delay_time: 0
257257
consumption:

0 commit comments

Comments
 (0)