From 6da2195e57f802c255b1978d0c29ff26e5cc8c2d Mon Sep 17 00:00:00 2001 From: Vidit Maheshwari <22mc3037@rgipt.ac.in> Date: Sat, 16 Mar 2024 20:38:26 +0530 Subject: [PATCH] Line Length Updation Signed-off-by: Vidit Maheshwari <22mc3037@rgipt.ac.in> --- docs/user-guide/quick-start.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/user-guide/quick-start.rst b/docs/user-guide/quick-start.rst index fc9e5b61..70718ec9 100644 --- a/docs/user-guide/quick-start.rst +++ b/docs/user-guide/quick-start.rst @@ -146,10 +146,8 @@ infrastructure team. The current process and configuration for this is documented in the `infrastructure team's development guide `_. -**Note:** It is essential to configure the ``passive_declares`` option correctly in the ``/etc/fedora-messaging/config.toml`` file. This setting is mandatory for users of Fedora's ``/pubsub`` vhost and should be set to ``true``. It controls the declaration of queues and exchanges. +**Note:** It is essential to configure the ``passive_declares`` option +correctly in the ``/etc/fedora-messaging/config.toml`` file. This setting is +is mandatory for users of Fedora's ``/pubsub`` vhost and should be set to +``true``. It controls the declaration of queues and exchanges. -Example: - -.. code-block:: plaintext - - passive_declares = true