Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/docs/dragonite/config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Dragonite has sensible defaults for these options and changing them can lead to
| :-- | :-- | :-- |
| `token_refresh_concurrency` | 10 | define concurrency for the token background refresher |
| `token_init_concurrency` | 1 | define concurrency for the token background initer |
| `token_init_interval_seconds` | PTC: 1, NK: 180 | define the interval to request tokens |
| `token_init_interval_seconds` | PTC: 20, NK: 180 | define the interval to request tokens |
| `token_init_start_delay_minutes` | 5 | define a delay for starting the token initer |
| `remote_auth_timeout_seconds` | 60 | define a timeout for remote auth requests |
| `remote_init_retry_delay_minutes` | | define a delay for retrying remote auth requests |
Expand Down