mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-24 18:45:24 +00:00
MagicDNS no longer requires nameservers (#1681)
According to https://tailscale.com/kb/1081/magicdns#accessing-devices-over-magicdns, > MagicDNS does not require a DNS nameserver if running Tailscale v1.20 or later.
This commit is contained in:
parent
e367454745
commit
2c974dd72d
@ -260,7 +260,6 @@ policy:
|
||||
# all the fields under `dns` should be set to empty values.
|
||||
dns:
|
||||
# Whether to use [MagicDNS](https://tailscale.com/kb/1081/magicdns/).
|
||||
# Only works if there is at least a nameserver defined.
|
||||
magic_dns: true
|
||||
|
||||
# Defines the base domain to create the hostnames for MagicDNS.
|
||||
|
Loading…
Reference in New Issue
Block a user