Skip to content

Commit 26b7fc0

Browse files
committed
Minor tweak
1 parent a9fb4d5 commit 26b7fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messenger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,7 @@ directory. For example, you can create a new ``messenger-worker.service`` file.
814814
815815
[Service]
816816
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
817+
# for Redis, set a custom consumer name for each instance
818818
Environment="MESSENGER_CONSUMER_NAME=symfony-%n-%i"
819819
Restart=always
820820
RestartSec=30

0 commit comments

Comments
 (0)