mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-22 22:58:25 +00:00
lib/config: Oops, update tests
This commit is contained in:
parent
0e76f9d93b
commit
f35e1ac0c5
@ -71,7 +71,7 @@ func TestDefaultValues(t *testing.T) {
|
|||||||
KCPCongestionControl: true,
|
KCPCongestionControl: true,
|
||||||
KCPReceiveWindowSize: 128,
|
KCPReceiveWindowSize: 128,
|
||||||
KCPSendWindowSize: 128,
|
KCPSendWindowSize: 128,
|
||||||
KCPUpdateIntervalMs: 100,
|
KCPUpdateIntervalMs: 25,
|
||||||
KCPFastResend: false,
|
KCPFastResend: false,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user