fix up notifications
This commit is contained in:
parent
87a4236313
commit
8ecc8ce510
2 changed files with 46 additions and 33 deletions
|
|
@ -12,7 +12,7 @@ const SWEEP_HD_INTERVAL = T.minute
|
|||
const TRADE_INTERVAL = 10 * T.seconds
|
||||
const PONG_INTERVAL = 10 * T.seconds
|
||||
const PONG_CLEAR_INTERVAL = 1 * T.day
|
||||
const CHECK_NOTIFICATION_INTERVAL = 30 * T.seconds
|
||||
const CHECK_NOTIFICATION_INTERVAL = 20 * T.seconds
|
||||
const PENDING_INTERVAL = 10 * T.seconds
|
||||
|
||||
let _pi, _settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue