From 0b41f1cdf5a20be9516f4a61008592677b0f27db Mon Sep 17 00:00:00 2001 From: Matthieu Lempereur Date: Wed, 28 Dec 2022 09:21:47 +0100 Subject: [PATCH] notifier - do not display todo doc on site --- notifier.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/notifier.rst b/notifier.rst index d56cd3534c7..040723bf6d9 100644 --- a/notifier.rst +++ b/notifier.rst @@ -749,9 +749,9 @@ all configured texter and chatter transports only in the ``dev`` (and/or slack: 'null://null' .. TODO - - Using the message bus for asynchronous notification - - Describe notifier monolog handler - - Describe notification_on_failed_messages integration +.. - Using the message bus for asynchronous notification +.. - Describe notifier monolog handler +.. - Describe notification_on_failed_messages integration Learn more ----------