File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -740,7 +740,8 @@ and ``user`` to the Unix user on your server.
740
740
If you use the Redis Transport, note that each worker needs a unique consumer
741
741
name to avoid the same message being handled by multiple workers. One way to
742
742
achieve this is to set an environment variable in the Supervisor configuration
743
- file, which you can then refer to in ``messenger.yaml `` (see Redis section above):
743
+ file, which you can then refer to in ``messenger.yaml ``
744
+ (see the ref:`Redis section <messenger-redis-transport> ` below):
744
745
745
746
.. code-block :: ini
746
747
@@ -1546,6 +1547,8 @@ ttr The message time to run before it
1546
1547
- in seconds. 90
1547
1548
================== =================================== ======================
1548
1549
1550
+ .. _messenger-redis-transport :
1551
+
1549
1552
Redis Transport
1550
1553
~~~~~~~~~~~~~~~
1551
1554
You can’t perform that action at this time.
0 commit comments