mirror of
https://github.com/fatedier/frp.git
synced 2025-12-12 02:47:50 +00:00
refactor the code related to xtcp (#3449)
This commit is contained in:
@@ -661,6 +661,9 @@ func Test_LoadClientBasicConf(t *testing.T) {
|
||||
BindAddr: "127.0.0.1",
|
||||
BindPort: 9001,
|
||||
},
|
||||
Protocol: "quic",
|
||||
MaxRetriesAnHour: 8,
|
||||
MinRetryInterval: 90,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user