Skip to content

Commit

Permalink
since uptime is free now, let's do it every 10min
Browse files Browse the repository at this point in the history
  • Loading branch information
muhamadazmy committed Jan 13, 2022
1 parent eb0d6b8 commit a3e75bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmds/modules/noded/register.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
)

const (
reportUptimeEvery = 8 * time.Hour
reportUptimeEvery = 10 * time.Minute

tcUrl = ""
tcHash = ""
Expand Down

0 comments on commit a3e75bf

Please sign in to comment.