feat: derpmap field in config (#1823)
This commit is contained in:
parent
cc42fc394a
commit
45c9585b52
2 changed files with 4 additions and 0 deletions
|
@ -176,6 +176,7 @@ type DERPConfig struct {
|
|||
STUNAddr string
|
||||
URLs []url.URL
|
||||
Paths []string
|
||||
DERPMap *tailcfg.DERPMap
|
||||
AutoUpdate bool
|
||||
UpdateFrequency time.Duration
|
||||
IPv4 string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue