Skip to content

Commit

Permalink
Merge pull request #507 from goetas/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
stloyd authored Dec 8, 2017
2 parents a4ae481 + 66a9be7 commit 6c0407c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/rabbitmq.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</service>

<service id="old_sound_rabbit_mq.purge_consumer_command" class="OldSound\RabbitMqBundle\Command\PurgeConsumerCommand">
<tag name="console.command" command="rabbitmq:multiple-consumer" />
<tag name="console.command" command="rabbitmq:purge" />
</service>

<service id="old_sound_rabbit_mq.command.rpc_server_command" class="OldSound\RabbitMqBundle\Command\RpcServerCommand">
Expand Down

0 comments on commit 6c0407c

Please sign in to comment.