2025-05-19 18:29:47 +08:00
|
|
|
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
|
|
|
|
2025-05-19 18:29:47 +08:00
|
|
|
```
|
|
|
|
|
rabbitmq-plugins enable rabbitmq_federation
|
|
|
|
|
rabbitmq-plugins disable rabbitmq_federation
|
|
|
|
|
```
|