27 lines
No EOL
708 B
Text
27 lines
No EOL
708 B
Text
---
|
|
database-file: flexassistant.db
|
|
max-blocks: 10
|
|
max-payments: 5
|
|
miners:
|
|
- address: 0x0000000000000000000000000000000000000000
|
|
enable-balance: true
|
|
enable-payments: true
|
|
enable-offline-workers: true
|
|
- address: xch00000000000000000000000000000000000000000000000000000000000
|
|
enable-balance: true
|
|
enable-payments: true
|
|
enable-offline-workers: true
|
|
pools:
|
|
- coin: eth
|
|
enable-blocks: true
|
|
- coin: xch
|
|
enable-blocks: true
|
|
telegram:
|
|
chat-id: 000000000
|
|
channel-name: MyTelegramChannel
|
|
token: 0000000000000000000000000000000000000000000000
|
|
notification-templates:
|
|
balance: balance.tmpl
|
|
block: block.tmpl
|
|
offline-worker; offline-worker.tmpl
|
|
payment: payment.tmpl |