mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-04 07:47:45 +02:00
transmission: change number of downloads
This commit is contained in:
parent
9e1a6b1f2a
commit
58ea2dc8ef
@ -16,7 +16,7 @@ setting `Stop seeding at ratio:` to `0` under `Torrents` in the settings.
|
|||||||
This will stop the process of seeding once a package is downloaded allowing
|
This will stop the process of seeding once a package is downloaded allowing
|
||||||
other torrents to start downloading.
|
other torrents to start downloading.
|
||||||
|
|
||||||
## Change Number of Concurrent Downloads and Uploads
|
## Change Number of Concurrent Downloads
|
||||||
|
|
||||||
The default number of concurrent downloads is set to 5.
|
The default number of concurrent downloads is set to 5.
|
||||||
To increase this number edit the file `~/.config/transmission/settings.json`
|
To increase this number edit the file `~/.config/transmission/settings.json`
|
||||||
@ -29,7 +29,3 @@ is located at `/config/transmission-home/settings.json`.
|
|||||||
```txt
|
```txt
|
||||||
"download-queue-size": 5
|
"download-queue-size": 5
|
||||||
```
|
```
|
||||||
|
|
||||||
The number of concurrent uploads is not limited.
|
|
||||||
Disabling the uploads of files can be done manually or by
|
|
||||||
[limiting the upload](#limiting-upload).
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user