修复go test报错

This commit is contained in:
bjdgy
2024-01-31 22:47:54 +08:00
parent 2fc3c33880
commit 7554876259
6 changed files with 8 additions and 3 deletions

View File

@@ -73,6 +73,7 @@ mtu = 1460
default_domain = "example.com"
#default_domain = "example.com abc.example.com"
#空闲链接超时时间(秒)-超时后断开链接0关闭此功能
idle_timeout = 7200
#session过期时间用于断线重连0永不过期
session_timeout = 3600