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, 27 Jul 2005 15:57:25 -0400

Index: mldonkey/src/daemon/common/commonOptions.ml
diff -u mldonkey/src/daemon/common/commonOptions.ml:1.73 
mldonkey/src/daemon/common/commonOptions.ml:1.74
--- mldonkey/src/daemon/common/commonOptions.ml:1.73    Tue Jul 26 21:22:49 2005
+++ mldonkey/src/daemon/common/commonOptions.ml Wed Jul 27 19:57:24 2005
@@ -738,6 +738,11 @@
     "URL where mldonkey can download update information on the network"
     string_option ""
 
+let enable_mlnet_redirector =
+  define_option current_section ["enable_mlnet_redirector"]
+    "Enable the mlnet redirector"
+    bool_option true
+
 let mlnet_redirector = define_expert_option current_section ["redirector"]
     "IP:port of the network redirector"
     addr_option ("129.104.11.42", 3999)




reply via email to

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