15 lines
254 B
TOML
15 lines
254 B
TOML
[common]
|
|
server_addr = "192.168.177.128"
|
|
server_port = 7000
|
|
token = "pYoxAAmRG9TlwvsxTKCY2oFOZk9r328S3v6DsKMPAuDp9xZsR11MS9LF9mCbaT52"
|
|
heartbeat_interval = 30
|
|
heartbeat_timeout = 90
|
|
|
|
[ceshi]
|
|
type = "http"
|
|
localIP = "127.0.0.1"
|
|
localPort = 22
|
|
cust = ""
|
|
|
|
|