We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4ae481 + 66a9be7 commit 6c0407cCopy full SHA for 6c0407c
Resources/config/rabbitmq.xml
@@ -57,7 +57,7 @@
57
</service>
58
59
<service id="old_sound_rabbit_mq.purge_consumer_command" class="OldSound\RabbitMqBundle\Command\PurgeConsumerCommand">
60
- <tag name="console.command" command="rabbitmq:multiple-consumer" />
+ <tag name="console.command" command="rabbitmq:purge" />
61
62
63
<service id="old_sound_rabbit_mq.command.rpc_server_command" class="OldSound\RabbitMqBundle\Command\RpcServerCommand">
0 commit comments