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/driver/driverCommands.


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/driver/driverCommands.ml
Date: Tue, 05 Jul 2005 08:26:41 -0400

Index: mldonkey/src/daemon/driver/driverCommands.ml
diff -u mldonkey/src/daemon/driver/driverCommands.ml:1.60 
mldonkey/src/daemon/driver/driverCommands.ml:1.61
--- mldonkey/src/daemon/driver/driverCommands.ml:1.60   Tue Jun 28 22:42:01 2005
+++ mldonkey/src/daemon/driver/driverCommands.ml        Tue Jul  5 12:26:40 2005
@@ -1435,6 +1435,7 @@
                         strings_of_option max_hard_upload_rate;
                         strings_of_option max_hard_download_rate;
                         strings_of_option max_opened_connections;
+                        strings_of_option max_connections_per_second; 
                         strings_of_option max_concurrent_downloads;
                       ] 
                   
@@ -1510,7 +1511,6 @@
                         strings_of_option client_timeout; 
                         strings_of_option compaction_delay; 
                         strings_of_option min_reask_delay; 
-                        strings_of_option max_connections_per_second; 
                         strings_of_option buffer_writes; 
                         strings_of_option buffer_writes_delay; 
                         strings_of_option buffer_writes_threshold; 
@@ -1523,6 +1523,7 @@
                         strings_of_option file_completed_cmd; 
                         strings_of_option allow_browse_share; 
                         strings_of_option auto_commit; 
+                       strings_of_option create_dir_mask;
                         strings_of_option log_file; 
                         strings_of_option log_size; 
                       ] 




reply via email to

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