From e4b35de2abf00d514c76f77645c587c562bab05d Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 2 May 2023 03:14:01 +1000 Subject: [PATCH] doc/radosgw: rabbitmq - push-endpoint edit Remove a note that directed users to change "push-endpoint" (with a hyphen) to "push_endpoint" (with an underscore) when using rabbitmq. Re: https://github.com/ceph/ceph/pull/48486#issuecomment-1529925389 Signed-off-by: Zac Dover --- doc/radosgw/notifications.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/radosgw/notifications.rst b/doc/radosgw/notifications.rst index 996b116dfd478..e450dd9488a5d 100644 --- a/doc/radosgw/notifications.rst +++ b/doc/radosgw/notifications.rst @@ -137,9 +137,6 @@ updating, use the name of an existing topic and different endpoint values). .. tip:: Any notification already associated with the topic must be re-created in order for the topic to update. -.. note:: For rabbitmq, ``push-endpoint`` (with a hyphen in the middle) must be - changed to ``push_endpoint`` (with an underscore in the middle). - :: POST -- 2.39.5