Skip to content

Commit 300d78d

Browse files
committed
Document breaking change for dns.override_local_dns
See: juanfont#2438
1 parent c8fbbab commit 300d78d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@ working in v1 and not tested might be broken in v2 (and vice versa).
117117
[#2542](https://github.com/juanfont/headscale/pull/2542)
118118
- Pre auth key API/CLI now uses ID over username
119119
[#2542](https://github.com/juanfont/headscale/pull/2542)
120+
- A non-empty list of global nameservers needs to be specified via
121+
`dns.nameservers.global` if the configuration option `dns.override_local_dns`
122+
is enabled or is not specified in the configuration file. This aligns with
123+
behaviour of tailscale.com.
124+
[#2438](https://github.com/juanfont/headscale/pull/2438)
120125

121126
### Changes
122127

0 commit comments

Comments
 (0)