update definitions
This commit is contained in:
parent
130d3ba8cc
commit
fa01a74f6b
@ -17,9 +17,9 @@ const (
|
||||
StatusUnknown = iota
|
||||
// Host has not been loaded into wireguard yet
|
||||
StatusSyncRequired
|
||||
// Host has not transferred anything (not even a keepalive) for 30 seconds
|
||||
// No handshake in 3 minutes
|
||||
StatusOffline
|
||||
// Host has transferred something in the last 30 seconds, keepalive counts
|
||||
// Handshake in 3 minutes
|
||||
StatusOnline
|
||||
// Host has not connected for 28 days and may be removed
|
||||
StatusExpired
|
||||
|
Loading…
Reference in New Issue
Block a user