Skip to content

Commit

Permalink
Upgrade the documents. (#6460)
Browse files Browse the repository at this point in the history
* Translate comments to English

* 容器运行添加-w参数指定工作目录

* 3.0版本后增加的可以在全局配置关闭amqp进程自启

* Upgrade async-queue support max_messages  config

Co-authored-by: Sharif <[email protected]>
Co-authored-by: baicaiit <[email protected]>
Co-authored-by: Tina.Lee <[email protected]>
Co-authored-by: guandeng <[email protected]>
  • Loading branch information
5 people authored Jan 12, 2024
1 parent 3fa6e8b commit 349d1f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions publish/async_queue.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
'concurrent' => [
'limit' => 10,
],
'max_messages' => 0,
],
];

0 comments on commit 349d1f7

Please sign in to comment.