From 2a3b96d5681799dab5e3ed54c636e7438601d9ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20G=C3=B6m=C3=B6ri?= Date: Tue, 19 Nov 2024 11:44:58 +0100 Subject: [PATCH] Minor update in README of recent history exchange Future is here: it is possible to disable plugins --- deps/rabbitmq_recent_history_exchange/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deps/rabbitmq_recent_history_exchange/README.md b/deps/rabbitmq_recent_history_exchange/README.md index 27cfd8945b..335876c037 100644 --- a/deps/rabbitmq_recent_history_exchange/README.md +++ b/deps/rabbitmq_recent_history_exchange/README.md @@ -47,8 +47,7 @@ the message. ## Disabling the Plugin -A future version of RabbitMQ will allow users to disable plugins. When -you disable this plugin, it will delete all the cached messages. +When you disable this plugin, it will delete all the cached messages. ## License