mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-09 23:10:52 +00:00
tailcfg, tsdns: derive root domains from list of nodes (#708)
Signed-off-by: Dmytro Shynkevych <dmytro@tailscale.com>
This commit is contained in:
committed by
GitHub
parent
10cad39abd
commit
a903d6c2ed
@@ -23,6 +23,7 @@ type Config struct {
|
||||
// if the manager does not support per-domain settings.
|
||||
PerDomain bool
|
||||
// Proxied indicates whether DNS requests are proxied through a tsdns.Resolver.
|
||||
// This enables Magic DNS.
|
||||
Proxied bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user