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: Fri, 02 Sep 2005 18:40:00 -0400

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.85 
mldonkey/src/daemon/common/commonOptions.ml:1.86
--- mldonkey/src/daemon/common/commonOptions.ml:1.85    Thu Sep  1 16:30:45 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Fri Sep  2 22:39:59 2005
@@ -939,6 +939,10 @@
     "New directories in incoming_directories are created with these rights"
     string_option "755"
 
+let create_file_sparse = define_option current_section ["create_file_sparse"]
+    "Create new files as sparse, only valid on MinGW for files on NTFS drives"
+    bool_option true
+
 let previewer = define_expert_option current_section ["previewer"]
   "Name of program used for preview (first arg is local filename, second arg
     is name of file as searched on eDonkey" string_option




reply via email to

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