mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.m


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonOptions.ml
Date: Wed, 14 Sep 2005 16:28:26 -0400

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.88 
mldonkey/src/daemon/common/commonOptions.ml:1.89
--- mldonkey/src/daemon/common/commonOptions.ml:1.88    Thu Sep  8 12:44:53 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Wed Sep 14 20:28:26 2005
@@ -857,6 +857,11 @@
   "The maximal number of files in Downloading state (other ones are Queued)"
     int_option 60
 
+let sources_per_chunk =
+  define_expert_option current_section ["sources_per_chunk"]
+    "How many sources to use to download each chunk"
+    int_option 3
+
   (*
 let delete_original = define_option current_section ["delete_original"]
   "Should MLdonkey delete the file downloaded when splitting has been 
succesful"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]