Telegram support and more notificatons (#217)
# 1.8.6 - Integrated Telegram push notifications - Fixed multi miner editor - Added miner offline/online status push notification - Added 0/recovered hashrate push notification
This commit is contained in:
parent
576e803627
commit
cc8b117aa7
9 changed files with 171 additions and 30 deletions
|
@ -18,6 +18,7 @@
|
|||
"pushover-user-key" : "", // your user key for pushover notifications
|
||||
"pushover-api-token" : "", // api token/keytoken of the application for pushover notifications
|
||||
"push-miner-offline-info" : true, // push notification for offline miners
|
||||
"push-miner-zero-hash-info" : true, // push notification when miner reports 0 hashrate
|
||||
"push-periodic-mining-status" : true // push periodic status notification (every hour)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue