From c66a630a502a5e118d8773b32820aca861ce32cd Mon Sep 17 00:00:00 2001 From: mkaay Date: Wed, 22 Dec 2010 23:44:33 +0100 Subject: new download backend integrated so far, downloading works, but still big todo list --- module/config/default.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'module/config/default.conf') diff --git a/module/config/default.conf b/module/config/default.conf index cd23b3ca1..884891375 100644 --- a/module/config/default.conf +++ b/module/config/default.conf @@ -32,6 +32,7 @@ general - "General": bool skip_existing : "Skip already existing files" = False ip download_interface : "Outgoing IP address for downloads" = None int renice : "CPU Priority" = 0 + int chunks : "Max connections for one download" = 4 permission - "Permissions": bool change_user : "Change user of running process" = False str user : "Username" = user -- cgit v1.2.3