Skip to content

Commit

Permalink
Merge branch 'master' of github.com:danalex97/nfsTorrent
Browse files Browse the repository at this point in the history
  • Loading branch information
danalex97 committed May 21, 2018
2 parents c028d5d + 444391e commit 7de1816
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion confs/bigseed.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,15 @@
"transferInterval" : 1500,

"capacityNodes" : [{
"number" : 1,
"upload" : 0,
"download" : 0
}, {
"number" : 1,
"upload" : 8000,
"download" : 0
}, {
"number" : 700,
"number" : 699,
"upload" : 2000,
"download" : 6000
}],
Expand Down

0 comments on commit 7de1816

Please sign in to comment.