mirror of
https://github.com/boolnetwork/mining-scripts.git
synced 2026-02-21 17:37:20 +08:00
11 lines
187 B
TOML
11 lines
187 B
TOML
port = 8740
|
|
database_url = "/bnk/data/sqlite.db"
|
|
notified_url = "http://localhost:8750/event"
|
|
|
|
|
|
[default_watcher]
|
|
enabled = true
|
|
polling_interval = 30000
|
|
max_step = 2000
|
|
begin_height = 0
|