mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-14 05:40:50 +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
|