mirror of
https://github.com/juanfont/headscale.git
synced 2025-04-23 20:15:38 -04:00
Merge branch 'main' into preauthkeys-fix-default-expiration
This commit is contained in:
commit
06f05d6cc2
2
app.go
2
app.go
@ -48,7 +48,7 @@ import (
|
||||
|
||||
const (
|
||||
AuthPrefix = "Bearer "
|
||||
Postgres = "postgresql"
|
||||
Postgres = "postgres"
|
||||
Sqlite = "sqlite3"
|
||||
updateInterval = 5000
|
||||
HTTPReadTimeout = 30 * time.Second
|
||||
|
Loading…
x
Reference in New Issue
Block a user