types: add option to disable taildrop, improve tests (#2955)

This commit is contained in:
Kristoffer Dalby 2025-12-12 11:35:16 +01:00 committed by GitHub
parent 87bd67318b
commit 642073f4b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 365 additions and 94 deletions

View file

@ -67,6 +67,7 @@ release.
PeerChangedPatch responses instead of full map updates, reducing bandwidth
and improving performance
- Tags can now be tagOwner of other tags [#2930](https://github.com/juanfont/headscale/pull/2930)
- Add `taildrop.enabled` configuration option to enable/disable Taildrop file sharing [#2955](https://github.com/juanfont/headscale/pull/2955)
## 0.27.2 (2025-xx-xx)