mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
all: add api driven config reload at runtime
This commit is contained in:
committed by
Cuong Manh Le
parent
95a9df826d
commit
82e0d4b0c4
@@ -273,6 +273,14 @@ If the time duration is non-positive, default value will be used.
|
||||
- Required: no
|
||||
- Default: 20s
|
||||
|
||||
### refresh_time
|
||||
Time in seconds between each iteration that reloads custom config if changed.
|
||||
|
||||
The value must be a positive number, any invalid value will be ignored and default value will be used.
|
||||
- Type: number
|
||||
- Required: no
|
||||
- Default: 3600
|
||||
|
||||
## Upstream
|
||||
The `[upstream]` section specifies the DNS upstream servers that `ctrld` will forward DNS requests to.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user