feat: update max_streams
Some checks failed
Build Worker Base and Application Images / deploy-stack (push) Blocked by required conditions
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Has been cancelled
Some checks failed
Build Worker Base and Application Images / deploy-stack (push) Blocked by required conditions
Build Worker Base and Application Images / check-base-changes (push) Successful in 7s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Has been cancelled
This commit is contained in:
parent
b8de5e191e
commit
f467cb005d
4 changed files with 18 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"poll_interval_ms": 100,
|
||||
"max_streams": 5,
|
||||
"max_streams": 20,
|
||||
"target_fps": 2,
|
||||
"reconnect_interval_sec": 5,
|
||||
"max_retries": -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue