chore_: cleanup
This commit is contained in:
parent
b39be424f2
commit
7ff3f92752
|
@ -1,5 +0,0 @@
|
|||
GET {{address}}/statusgo/Panic
|
||||
|
||||
{
|
||||
"lol": "kek",
|
||||
}
|
|
@ -21,7 +21,7 @@ const (
|
|||
)
|
||||
|
||||
// backupTickerInterval is how often we should check for backups
|
||||
var backupTickerInterval = 30 * time.Second
|
||||
var backupTickerInterval = 120 * time.Second
|
||||
|
||||
// backupIntervalSeconds is the amount of seconds we should allow between
|
||||
// backups
|
||||
|
|
Loading…
Reference in New Issue