aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-09-09 12:14:12 +0000
committerNathan S. Evans <evans@in.tum.de>2010-09-09 12:14:12 +0000
commitb302e1d9d1df24f4175c730713f20916768ce87a (patch)
tree8e5a974def5faae12427349d6b35bda99ca351ea /src/dht
parent62996f4482a547cefddd7034fbd80b0b9cb87557 (diff)
downloadgnunet-b302e1d9d1df24f4175c730713f20916768ce87a.tar.gz
gnunet-b302e1d9d1df24f4175c730713f20916768ce87a.zip
remove debugging
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/test_dht_api_data.conf2
-rw-r--r--src/dht/test_dht_api_peer1.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/dht/test_dht_api_data.conf b/src/dht/test_dht_api_data.conf
index df2c53d2a..6250eb57b 100644
--- a/src/dht/test_dht_api_data.conf
+++ b/src/dht/test_dht_api_data.conf
@@ -23,7 +23,7 @@ TOTAL_QUOTA_IN = 3932160
23PORT = 2092 23PORT = 2092
24 24
25[dht] 25[dht]
26DEBUG = YES 26DEBUG = NO
27PORT = 12370 27PORT = 12370
28 28
29[transport] 29[transport]
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 013c15ac6..50cbe7138 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -29,7 +29,7 @@ PORT = 12092
29[arm] 29[arm]
30DEFAULTSERVICES = 30DEFAULTSERVICES =
31PORT = 12366 31PORT = 12366
32DEBUG = YES 32DEBUG = NO
33 33
34[transport-tcp] 34[transport-tcp]
35TIMEOUT = 300000 35TIMEOUT = 300000