From 2c974dd72db83ba133aed50cb10fb1fbc6594699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Thu, 26 Sep 2024 12:09:19 -0700 Subject: [PATCH] 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. --- config-example.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config-example.yaml b/config-example.yaml index 04a2f342..5b757bc9 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -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.