mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 03:47:36 +00:00
Remove todo
This commit is contained in:
1
app.go
1
app.go
@@ -202,7 +202,6 @@ func NewHeadscale(cfg Config) (*Headscale, error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
registrationCache := cache.New(
|
registrationCache := cache.New(
|
||||||
// TODO(kradalby): Add unified cache expiry config options
|
|
||||||
registerCacheExpiration,
|
registerCacheExpiration,
|
||||||
registerCacheCleanup,
|
registerCacheCleanup,
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user