1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02: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:
Robert Schütz 2024-09-26 12:09:19 -07:00 committed by GitHub
parent e367454745
commit 2c974dd72d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.