mirror of
https://github.com/boolnetwork/mining-scripts.git
synced 2026-02-21 17:37:20 +08:00
15 lines
313 B
TOML
15 lines
313 B
TOML
version = 1
|
|
attestation_style = 2
|
|
port = 18730
|
|
executors = 2
|
|
db_url = "http://localhost:18710"
|
|
msg_pool_url = "http://localhost:18720"
|
|
db_token = ""
|
|
cert_path = "../servers/test-ca/ca.cert"
|
|
round_time_limit = 60
|
|
clear_msg_interval = 180
|
|
time_check_interval = 30
|
|
retry_interval = 10
|
|
retry_times = 2
|
|
max_conn = 250
|