feat: removing matchmap from headscale
This commit is contained in:
parent
0191ea93ff
commit
717250adb3
3 changed files with 0 additions and 20 deletions
1
app.go
1
app.go
|
@ -110,7 +110,6 @@ type OIDCConfig struct {
|
|||
Issuer string
|
||||
ClientID string
|
||||
ClientSecret string
|
||||
MatchMap map[string]string
|
||||
}
|
||||
|
||||
type DERPConfig struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue