Install config-example.yaml as example for the debian package

The directory /usr/share/doc/headscale/examples may be used to install
arbitrary example files. This is useful to get a matching configuration
for the release which gets also overwritten automatically.
This commit is contained in:
Florian Preinstorfer
2026-04-12 18:50:16 +02:00
committed by nblock
parent de5b1eab68
commit 32e1d77663
3 changed files with 7 additions and 4 deletions

View File

@@ -96,6 +96,7 @@ internet is a security-sensitive choice. `autogroup:danger-all` can only be used
- Fix exit node approval not triggering filter rule recalculation for peers [#2180](https://github.com/juanfont/headscale/pull/2180)
- Policy validation error messages now include field context (e.g., `src=`, `dst=`) and are more descriptive [#2180](https://github.com/juanfont/headscale/pull/2180)
- Remove old migrations for the debian package [#3185](https://github.com/juanfont/headscale/pull/3185)
- Install `config-example.yaml` as example for the debian package [#3186](https://github.com/juanfont/headscale/pull/3186)
## 0.28.1 (202x-xx-xx)