stuff
authorChristian Grothoff <christian@grothoff.org>
Tue, 6 Apr 2010 12:02:10 +0000 (12:02 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 6 Apr 2010 12:02:10 +0000 (12:02 +0000)
src/fs/fs_test_lib_data.conf
src/util/bandwidth.c

index dc18d8c1545595888d822c3aabf1fab278abc23e..83d995adcbf5d9cf732c38cb2cd8decb41c701fd 100644 (file)
@@ -12,7 +12,7 @@ HOSTNAME = localhost
 [transport]
 PORT = 43465
 PLUGINS = tcp
-DEBUG = YES
+#DEBUG = YES
 
 [arm]
 PORT = 43466
@@ -32,7 +32,7 @@ HOSTNAME = localhost
 ALLOW_SHUTDOWN = NO
 TIMEOUT = 300000
 #PORT = 43468
-DEBUG = YES
+#DEBUG = YES
 
 [peerinfo]
 PORT = 43469
index 9ba6bd5ec018a8eea25ae76dcff096d9588acf78..a3a46a7cafc9181f62383039e3ab0c5a9aefebd3 100644 (file)
@@ -27,7 +27,7 @@
 #include "gnunet_bandwidth_lib.h"
 #include "gnunet_server_lib.h"
 
-#define DEBUG_BANDWIDTH GNUNET_YES
+#define DEBUG_BANDWIDTH GNUNET_NO
 
 /**
  * Create a new bandwidth value.