From 14ad649c6f6e18dbeb59c7cb51f352bbf2c345be Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 21 Jul 2010 08:39:11 +0000 Subject: [PATCH] no dht auto --- src/core/test_core_api_data.conf | 5 +++++ src/core/test_core_api_peer1.conf | 5 +++++ src/core/test_core_api_peer2.conf | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/src/core/test_core_api_data.conf b/src/core/test_core_api_data.conf index 3845c7a09..4f76c547b 100644 --- a/src/core/test_core_api_data.conf +++ b/src/core/test_core_api_data.conf @@ -7,3 +7,8 @@ WEAKRANDOM = YES [arm] DEBUG = YES OPTIONS = -L DEBUG + +[dht] +AUTOSTART = NO + + diff --git a/src/core/test_core_api_peer1.conf b/src/core/test_core_api_peer1.conf index 2aef1811c..bb186ee7e 100644 --- a/src/core/test_core_api_peer1.conf +++ b/src/core/test_core_api_peer1.conf @@ -60,3 +60,8 @@ AUTOSTART = NO [datastore] AUTOSTART = NO + +[dht] +AUTOSTART = NO + + diff --git a/src/core/test_core_api_peer2.conf b/src/core/test_core_api_peer2.conf index 499fb6f82..397333bd6 100644 --- a/src/core/test_core_api_peer2.conf +++ b/src/core/test_core_api_peer2.conf @@ -59,3 +59,8 @@ AUTOSTART = NO [datastore] AUTOSTART = NO + +[dht] +AUTOSTART = NO + + -- 2.25.1