aboutsummaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-21 08:39:11 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-21 08:39:11 +0000
commit14ad649c6f6e18dbeb59c7cb51f352bbf2c345be (patch)
tree9c90fb4db1cbf8d6319f24b739d6ee97773bfe82 /src/core
parent20138bb0039a918da6834c3038a3f0cd0efba99e (diff)
downloadgnunet-14ad649c6f6e18dbeb59c7cb51f352bbf2c345be.tar.gz
gnunet-14ad649c6f6e18dbeb59c7cb51f352bbf2c345be.zip
no dht auto
Diffstat (limited to 'src/core')
-rw-r--r--src/core/test_core_api_data.conf5
-rw-r--r--src/core/test_core_api_peer1.conf5
-rw-r--r--src/core/test_core_api_peer2.conf5
3 files changed, 15 insertions, 0 deletions
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
7[arm] 7[arm]
8DEBUG = YES 8DEBUG = YES
9OPTIONS = -L DEBUG 9OPTIONS = -L DEBUG
10
11[dht]
12AUTOSTART = NO
13
14
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
60[datastore] 60[datastore]
61AUTOSTART = NO 61AUTOSTART = NO
62 62
63
64[dht]
65AUTOSTART = NO
66
67
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
59[datastore] 59[datastore]
60AUTOSTART = NO 60AUTOSTART = NO
61 61
62
63[dht]
64AUTOSTART = NO
65
66