Skip to content

Commit 6a662f9

Browse files
committed
minor #16318 [Messenger] Remove mention to unsupported prefetch_count config option (andrew-demb)
This PR was merged into the 6.0 branch. Discussion ---------- [Messenger] Remove mention to unsupported `prefetch_count` config option <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> `prefetch_count` was removed in symfony/symfony#41319 Commits ------- b8602c4 Remove mention to unsupported `prefetch_count` config option
2 parents ce5117c + b8602c4 commit 6a662f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

messenger.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,6 @@ The transport has a number of options:
11871187
``password`` Password to use to connect to the AMQP service
11881188
``persistent`` ``'false'``
11891189
``port`` Port of the AMQP service
1190-
``prefetch_count``
11911190
``read_timeout`` Timeout in for income activity. Note: 0 or
11921191
greater seconds. May be fractional.
11931192
``retry``

0 commit comments

Comments
 (0)