From da5ec8b377e89a39f1131da38183d9aaabfa74f8 Mon Sep 17 00:00:00 2001 From: Ruth Cheesley Date: Tue, 9 Jan 2024 18:10:38 +0000 Subject: [PATCH] Update docs/configuration/settings.rst --- docs/configuration/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/settings.rst b/docs/configuration/settings.rst index 76908fb0..61c117c3 100644 --- a/docs/configuration/settings.rst +++ b/docs/configuration/settings.rst @@ -492,7 +492,7 @@ First you need to decide on a queuing transport to drive your queue. There are s Doctrine -------- This transport is easy to setup as it doesn't require installing any additional extension. -It uses database table ``messenger_messages`` for storing messages (the table name can be changed via options). The screenshot below shows the basic settings. +It uses database table ``messenger_messages`` for storing messages - you can change the table name via options. The screenshot below shows the basic settings. It uses database table ``messenger_messages`` for storing messages - you can change the table name via options. The screenshot below shows the basic settings. .. image:: images/queue-doctrine.png :width: 600