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 a9fb4d5 commit 26b7fc0Copy full SHA for 26b7fc0
messenger.rst
@@ -814,7 +814,7 @@ directory. For example, you can create a new ``messenger-worker.service`` file.
814
815
[Service]
816
ExecStart=php /path/to/your/app/bin/console messenger:consume async --time-limit=3600
817
- # For Redis, set a custom consumer name for each instance
+ # for Redis, set a custom consumer name for each instance
818
Environment="MESSENGER_CONSUMER_NAME=symfony-%n-%i"
819
Restart=always
820
RestartSec=30
0 commit comments