aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_data.conf
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-02-02 11:54:21 +0000
committerNathan S. Evans <evans@in.tum.de>2011-02-02 11:54:21 +0000
commit0aa66524bd2ef85668ba8de14792eb39480b59ba (patch)
treec84691a6fad3cbdbcc963e6194ba2b49971963a3 /src/dht/test_dht_api_data.conf
parent3b3eb36e3a01c7046fe4c9a3c4bb7834d83442d6 (diff)
downloadgnunet-0aa66524bd2ef85668ba8de14792eb39480b59ba.tar.gz
gnunet-0aa66524bd2ef85668ba8de14792eb39480b59ba.zip
path tracking commit, hopefully a fix for dht_api connect bug, needs tested
Diffstat (limited to 'src/dht/test_dht_api_data.conf')
-rw-r--r--src/dht/test_dht_api_data.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dht/test_dht_api_data.conf b/src/dht/test_dht_api_data.conf
index 24e3bca30..0fd416704 100644
--- a/src/dht/test_dht_api_data.conf
+++ b/src/dht/test_dht_api_data.conf
@@ -5,6 +5,9 @@ DEFAULTCONFIG = test_dht_api_data.conf
5[fs] 5[fs]
6AUTOSTART = NO 6AUTOSTART = NO
7 7
8[resolver]
9AUTOSTART = NO
10
8[datastore-sqlite] 11[datastore-sqlite]
9FILENAME = $SERVICEHOME/datastore/sqlite.db 12FILENAME = $SERVICEHOME/datastore/sqlite.db
10 13