9 lines
259 B
YAML
9 lines
259 B
YAML
# Incudal Host Agent minimal config.
|
|
# 首版仅支持简单 key: value 格式,不支持嵌套 YAML。
|
|
|
|
panel_url: "https://idev.bitpd.com"
|
|
agent_id: "agt_replace_me"
|
|
agent_secret: "ias_replace_me"
|
|
heartbeat_interval_seconds: 30
|
|
request_timeout_seconds: 10
|