Skip to content

Commit 5d8524d

Browse files
committed
docs: update ENV var for Distributor configuration
Fixed: #2181 Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
1 parent 55bcd41 commit 5d8524d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,13 @@ instructions on top of it.
499499

500500
[`docker-compose-v3-full-grid.yml`](docker-compose-v3-full-grid.yml)
501501

502+
#### Distributor configuration
503+
504+
| Environment variable | Option | Type | Default value | Description |
505+
|------------------------------|-----------------------------|---------|---------------|--------------------------------------------------------------------------------------------------------------|
506+
| `SE_REJECT_UNSUPPORTED_CAPS` | `--reject-unsupported-caps` | boolean | `false` | Allow the Distributor to reject a request immediately if the Grid does not support the requested capability. |
507+
| `SE_HEALTHCHECK_INTERVAL` | `--healthcheck-interval` | int | `120` | This ensures the server can ping all the Nodes successfully after an interval. |
508+
502509
___
503510

504511
## Video recording

0 commit comments

Comments
 (0)