From 52ba83f29d9221c05434857e79f12c44752a321e Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 28 Dec 2010 22:51:10 +0100 Subject: more fixes and chunk+resume debug --- module/config/default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config') diff --git a/module/config/default.conf b/module/config/default.conf index 143e2520f..b6ecce755 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -30,7 +30,7 @@ general - "General": bool skip_existing : "Skip already existing files" = False int renice : "CPU Priority" = 0 download - "Download": - int chunks : "Max connections for one download" = 4 + int chunks : "Max connections for one download" = 3 int max_downloads : "Max Parallel Downloads" = 3 int max_speed : "Max Download Speed kb/s" = -1 bool limit_speed : "Limit Download Speed" = False -- cgit v1.2.3