2026-04-25 01:18:30 +08:00

11 lines
257 B
YAML

node_id: "im-node-1"
http_addr: ":13002"
grpc_addr: ":13003"
jwt_secret: "dev-shared-secret"
room_history_limit: 200
room_service_addr: "room-service:13001"
shutdown_timeout: "30s"
http_drain_timeout: "20s"
grpc_drain_timeout: "20s"
ws_drain_timeout: "30s"