mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-25 12:37:35 +00:00
updates from code review
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user