Merge branch 'main' into rename-fixess

This commit is contained in:
Kristoffer Dalby
2022-05-30 15:29:50 +02:00
committed by GitHub
6 changed files with 34 additions and 0 deletions

3
api.go
View File

@@ -278,6 +278,9 @@ func (h *Headscale) getMapResponse(
PacketFilter: h.aclRules,
DERPMap: h.DERPMap,
UserProfiles: profiles,
Debug: &tailcfg.Debug{
DisableLogTail: !h.cfg.LogTail.Enabled,
},
}
log.Trace().