From b302e1d9d1df24f4175c730713f20916768ce87a Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 9 Sep 2010 12:14:12 +0000 Subject: [PATCH] remove debugging --- src/dht/test_dht_api_data.conf | 2 +- src/dht/test_dht_api_peer1.conf | 2 +- 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 PORT = 2092 [dht] -DEBUG = YES +DEBUG = NO PORT = 12370 [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 [arm] DEFAULTSERVICES = PORT = 12366 -DEBUG = YES +DEBUG = NO [transport-tcp] TIMEOUT = 300000 -- 2.25.1