rabbitmq-server/deps/rabbitmq_federation/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
220 B
Markdown
Raw Permalink Normal View History

This no-op plugin exists only such that deployment tools can continue to enable and disable this plugin without erroring:
2015-08-14 17:47:57 +08:00
```
rabbitmq-plugins enable rabbitmq_federation
rabbitmq-plugins disable rabbitmq_federation
```