updates from code review
This commit is contained in:
parent
2997f4d251
commit
74e6c1479e
7 changed files with 88 additions and 87 deletions
4
app.go
4
app.go
|
|
@ -59,8 +59,8 @@ type Config struct {
|
|||
OIDCClientID string
|
||||
OIDCClientSecret string
|
||||
|
||||
MaxMachineExpiry time.Duration
|
||||
DefaultMachineExpiry time.Duration
|
||||
MaxMachineRegistrationDuration time.Duration
|
||||
DefaultMachineRegistrationDuration time.Duration
|
||||
}
|
||||
|
||||
// Headscale represents the base app of the service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue