mining-scripts/configs/key.toml
2023-03-31 17:54:01 +08:00

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