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.
1 parent 44e4ff8 commit 038bdd4Copy full SHA for 038bdd4
README.md
@@ -85,7 +85,7 @@ When declaring a queue, it is possible to enable message deduplication via the `
85
It is possible to disable the plugin via the command:
86
87
```bash
88
- [sudo] rabbitmq-plugins enable rabbitmq_message_deduplication
+ [sudo] rabbitmq-plugins disable rabbitmq_message_deduplication
89
```
90
91
All deduplication exchanges and queues will be rendered non functional. It is responsibility of the User to remove them.
0 commit comments