File tree 1 file changed +4
-1
lines changed 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -709,7 +709,8 @@ and ``user`` to the Unix user on your server.
709
709
If you use the Redis Transport, note that each worker needs a unique consumer
710
710
name to avoid the same message being handled by multiple workers. One way to
711
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 below):
712
+ file, which you can then refer to in ``messenger.yaml ``
713
+ (see the ref:`Redis section <messenger-redis-transport> ` below):
713
714
714
715
.. code-block :: ini
715
716
@@ -1575,6 +1576,8 @@ ttr The message time to run before it
1575
1576
- in seconds. 90
1576
1577
================== =================================== ======================
1577
1578
1579
+ .. _messenger-redis-transport :
1580
+
1578
1581
Redis Transport
1579
1582
~~~~~~~~~~~~~~~
1580
1583
You can’t perform that action at this time.
0 commit comments