We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031df74 commit c82f4d6Copy full SHA for c82f4d6
main.go
@@ -31,7 +31,7 @@ var (
31
activeWorkers int
32
downloading bool
33
34
- workers int = 32
+ workers int = 16
35
cliWorkers int
36
chunkSize int64 = 1048576
37
cliChunkSize int64
0 commit comments