调整心跳间隔方便调试

This commit is contained in:
2025-09-09 13:16:50 +08:00
parent 5e8a57d7e8
commit d90698401d

View File

@@ -30,6 +30,6 @@ websocket:
# 心跳配置
heartbeat:
# 心跳间隔(秒)
interval: 30
interval: 5
# 请求并发数
concurrency: 5