mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-23 05:07:43 +00:00
implement selfupdate and pass expiry (#1647)
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
MinimumCapVersion tailcfg.CapabilityVersion = 36
|
||||
MinimumCapVersion tailcfg.CapabilityVersion = 56
|
||||
)
|
||||
|
||||
// NoisePollNetMapHandler takes care of /machine/:id/map using the Noise protocol
|
||||
|
Reference in New Issue
Block a user