Skip to content

Commit

Permalink
Update server.json
Browse files Browse the repository at this point in the history
  • Loading branch information
liudf0716 authored Apr 25, 2017
1 parent 0482c17 commit 19ace43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"crypt": "none",
"mode": "fast3",
"mtu": 1350,
"sndwnd": 32,
"rcvwnd": 32,
"sndwnd": 4096,
"rcvwnd": 512,
"datashard": 10,
"parityshard": 3,
"dscp": 0,
Expand Down

0 comments on commit 19ace43

Please sign in to comment.