新增配置文件描述:客户端连接超时 disconnect_timeout

新增配置文件描述:客户端连接超时 disconnect_timeout
This commit is contained in:
DeltaXrayDelta
2020-05-09 01:29:03 +08:00
committed by GitHub
parent e6b825dfc9
commit 88d25391af

View File

@@ -21,3 +21,4 @@ p2p_ip| 服务端Ip使用p2p模式必填
p2p_port|p2p模式开启的udp端口
pprof_ip|debug pprof 服务端ip
pprof_port|debug pprof 端口
disconnect_timeout|客户端连接超时,单位 5s默认值 60即 300s = 5mins