mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-10 17:48:25 +08:00
4 lines
111 B
Go
4 lines
111 B
Go
package ncutils
|
|
|
|
// CheckInInterval - the interval for check-in time in units/minute
|
|
const CheckInInterval = 1
|