martomi / chiadog

A watch dog providing a peace in mind that your Chia farm is running smoothly 24/7.
MIT License
458 stars 120 forks source link

Allow Multiple Pushover users/devices #290

Closed Gunrunner101 closed 2 years ago

Gunrunner101 commented 2 years ago

I tried to add another pushover section just under the orginal pushover section in the config.yaml. pushover: enable: ture daily_stats: true wallet_events: true credentials: api_token: 'tookoutforpost' user_key: 'tookoutforpost'

Chia dog would not load as a result.

Thank you Andrew

martomi commented 2 years ago

Only a single pushover section is supported. If you need two, you could probably run two instances of chiadog with different configs.