Search found 3 matches
- Thu May 28, 2009 4:32 pm
- Forum: Support
- Topic: can't set max_upload_speed to unlimited
- Replies: 9
- Views: 4605
Re: can't set max_upload_speed to unlimited
Thanks, 0.0 worked.
- Tue May 26, 2009 3:19 pm
- Forum: Support
- Topic: can't set max_upload_speed to unlimited
- Replies: 9
- Views: 4605
Re: can't set max_upload_speed to unlimited
Nope. If I try that I get the following error.
At least with this, the ui does not crash like with the other options.
I guess I could solve it by setting the limits to an arbitrary large number.
Code: Select all
* malformed expression (-)
I guess I could solve it by setting the limits to an arbitrary large number.
- Mon May 25, 2009 9:21 pm
- Forum: Support
- Topic: can't set max_upload_speed to unlimited
- Replies: 9
- Views: 4605
can't set max_upload_speed to unlimited
Hello, I'm trying to set my max_upload_speed and max_download_speed trough the console ui, so I can schedule the used bandwith (like described here ).However, when I try to set the limit to -1.0 (unlimited) I get an error. I've tried different ways to enter -1 (-1, -1.0, "-1.0", Unlimited)...