Skip to content

Commit

Permalink
Update docs/configuration/settings.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
RCheesley authored Jan 9, 2024
1 parent bd345a4 commit da5ec8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da5ec8b

Please sign in to comment.