Skip to content

Commit 0534532

Browse files
committed
Minor tweak
1 parent 03778b3 commit 0534532

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

messenger.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,8 @@ and ``user`` to the Unix user on your server.
709709
If you use the Redis Transport, note that each worker needs a unique consumer
710710
name to avoid the same message being handled by multiple workers. One way to
711711
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 below):
712+
file, which you can then refer to in ``messenger.yaml``
713+
(see the ref:`Redis section <messenger-redis-transport>` below):
713714

714715
.. code-block:: ini
715716
@@ -1575,6 +1576,8 @@ ttr The message time to run before it
15751576
- in seconds. 90
15761577
================== =================================== ======================
15771578

1579+
.. _messenger-redis-transport:
1580+
15781581
Redis Transport
15791582
~~~~~~~~~~~~~~~
15801583

0 commit comments

Comments
 (0)