We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10d923 commit 88c1924Copy full SHA for 88c1924
messenger.rst
@@ -709,7 +709,7 @@ and ``user`` to the Unix user on your server.
709
If you use the Redis Transport, note that each worker needs a unique consumer
710
name to avoid the same message being handled by multiple workers. One way to
711
achieve this is to set an environment variable in the Supervisor configuration
712
-file, which you can then refer to in ``messenger.yaml`` (see Redis section above):
+file, which you can then refer to in ``messenger.yaml`` (see Redis section below):
713
714
.. code-block:: ini
715
0 commit comments