- Add runtime-reconnect-config-refresh milestone and SDD - Archive m-runtime-reconnect-config-refresh task with full logs - Update edge/node domain rules, bootstrap, transport sessions - Update config package and node.yaml configuration - Update documentation and ROADMAP/PHASE files
14 lines
179 B
YAML
14 lines
179 B
YAML
transport:
|
|
edge_addr: "localhost:9090"
|
|
token: "<node-token>"
|
|
|
|
reconnect:
|
|
interval_sec: 10
|
|
max_attempts: 10
|
|
|
|
logging:
|
|
level: "info"
|
|
pretty: true
|
|
|
|
metrics:
|
|
port: 9091
|