python-detector-worker/config.json
ziesorx f467cb005d
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
feat: update max_streams
2025-09-25 03:11:22 +07:00

7 lines
122 B
JSON

{
"poll_interval_ms": 100,
"max_streams": 20,
"target_fps": 2,
"reconnect_interval_sec": 5,
"max_retries": -1
}