Merge pull request #531 from DeltaXrayDelta/patch-1

新增配置文件描述:客户端连接超时 disconnect_timeout
This commit is contained in:
ffdfgdfg
2020-05-09 13:09:54 +08:00
committed by GitHub

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