mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 00:57:43 +00:00
small cleanups (#2017)
This commit is contained in:
@@ -80,11 +80,6 @@ const (
|
||||
registerCacheCleanup = time.Minute * 20
|
||||
)
|
||||
|
||||
// func init() {
|
||||
// deadlock.Opts.DeadlockTimeout = 15 * time.Second
|
||||
// deadlock.Opts.PrintAllCurrentGoroutines = true
|
||||
// }
|
||||
|
||||
// Headscale represents the base app of the service.
|
||||
type Headscale struct {
|
||||
cfg *types.Config
|
||||
|
Reference in New Issue
Block a user