mining-scripts/configs/key.toml
2023-04-01 15:54:19 +08:00

16 lines
328 B
TOML

version = 1
#EPID=1 DCAP=2
attestation_style = 1
port = 18730
executors = 8
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