Skip to content

Commit

Permalink
docs: update ENV var for Distributor configuration
Browse files Browse the repository at this point in the history
Fixed: #2181

Signed-off-by: Viet Nguyen Duc <nguyenducviet4496@gmail.com>
  • Loading branch information
VietND96 committed Apr 3, 2024
1 parent 55bcd41 commit 5d8524d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,13 @@ instructions on top of it.

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

#### Distributor configuration

| Environment variable | Option | Type | Default value | Description |
|------------------------------|-----------------------------|---------|---------------|--------------------------------------------------------------------------------------------------------------|
| `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. |
| `SE_HEALTHCHECK_INTERVAL` | `--healthcheck-interval` | int | `120` | This ensures the server can ping all the Nodes successfully after an interval. |

___

## Video recording
Expand Down

0 comments on commit 5d8524d

Please sign in to comment.