aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_multipeer.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-06-17 16:38:03 +0000
committerChristian Grothoff <christian@grothoff.org>2013-06-17 16:38:03 +0000
commit60fabb656fc659b254c2e542b0288d928ae191d8 (patch)
tree593638f2002f0b9724012aefbf3231198e91e4df /src/dht/test_dht_multipeer.conf
parent0e953920315d2f85b597e0ddd58d4ad3ba68c198 (diff)
downloadgnunet-60fabb656fc659b254c2e542b0288d928ae191d8.tar.gz
gnunet-60fabb656fc659b254c2e542b0288d928ae191d8.zip
-fixing issue with testcases and missing sqlite3 reported to bug-gnunet
Diffstat (limited to 'src/dht/test_dht_multipeer.conf')
-rw-r--r--src/dht/test_dht_multipeer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dht/test_dht_multipeer.conf b/src/dht/test_dht_multipeer.conf
index 1408f05b9..bc9f245e3 100644
--- a/src/dht/test_dht_multipeer.conf
+++ b/src/dht/test_dht_multipeer.conf
@@ -9,7 +9,7 @@ plugins = test dht
9 9
10[dhtcache] 10[dhtcache]
11QUOTA = 1 MB 11QUOTA = 1 MB
12DATABASE = sqlite 12DATABASE = heap
13 13
14[transport] 14[transport]
15PLUGINS = tcp 15PLUGINS = tcp