Skip to content

Commit

Permalink
ngd default value fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rjawesome committed Jul 9, 2024
1 parent a9e9491 commit 1e91d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ Several environment variables are supported for various purposes, listed below:

#### `NGD_TIMEOUT_MS`

**Default:** `20000`
**Default:** `10000`

**Docker Default:** `20000`
**Docker Default:** `10000`

**Description:** Timeout used for the NGD scoring process of results.

Expand Down

0 comments on commit 1e91d9a

Please sign in to comment.