deluge -u console -a "config -s max_download_speed -1.0"

General support for problems installing or using Deluge
Post Reply
junkacc
New User
New User
Posts: 7
Joined: Sun Aug 30, 2009 4:42 pm

deluge -u console -a "config -s max_download_speed -1.0"

Post by junkacc »

deluge -u console -a "config -s max_download_speed -1.0"

This doesn't work when typed into console or as a cron job. Deluge doesn't like the -1.0 at the end. It works for any positive value though.
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

Re: deluge -u console -a "config -s max_download_speed -1.0"

Post by andar »

Yea, just use 0 instead, it's the same as -1
Post Reply