We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8fbbab commit 9d3d223Copy full SHA for 9d3d223
CHANGELOG.md
@@ -117,6 +117,11 @@ working in v1 and not tested might be broken in v2 (and vice versa).
117
[#2542](https://github.com/juanfont/headscale/pull/2542)
118
- Pre auth key API/CLI now uses ID over username
119
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. See
124
+ [#2438](https://github.com/juanfont/headscale/pull/2438)
125
126
### Changes
127
0 commit comments