[How to] Speed throttling in deluge-console
Posted: Wed Feb 09, 2011 9:07 am
How to set maximum upload / download speed for a torrent so that it wont choke the entire bandwidth.
Apparently my screen is not showing the key parameter when I type "config ".
It should be something like config --set max_upload_speed=10K
So if anyone knows the correct key parameter do let me know
Code: Select all
>>> help config
Usage: config [key1 [key2 ...]]
config --set key value
Options:
-s SET, --set=SET set value for key
-h, --help show this help message and exit
Show and set configuration values

It should be something like config --set max_upload_speed=10K

So if anyone knows the correct key parameter do let me know