mirror of
https://github.com/status-im/status-go.git
synced 2025-02-18 09:47:53 +00:00
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…
x
Reference in New Issue
Block a user