Browse Source

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

新增配置文件描述:客户端连接超时 disconnect_timeout
DeltaXrayDelta 4 years ago
parent
commit
88d25391af
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/server_config.md

+ 1 - 0
docs/server_config.md

@@ -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