mining-scripts/configs/monitor.toml
2023-03-30 19:47:07 +08:00

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