-fix time assertion introduce in last patch
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index 8d4f8c63cb26eda354880df2f3ec6dfeaa03bde6..30bf3534b9437ccfdc710c63743e0d9aae21aca3 100644 (file)
@@ -1,6 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/test-dht-api/
-DEFAULTCONFIG = test_dht_api_data.conf
+GNUNET_TEST_HOME = /tmp/test-dht-api/
 
 [fs]
 AUTOSTART = NO
@@ -8,12 +7,13 @@ AUTOSTART = NO
 [resolver]
 AUTOSTART = NO
 
-[datastore-sqlite]
-FILENAME = $SERVICEHOME/datastore/sqlite.db
-
 [datastore]
 AUTOSTART = NO
 
+[dhtcache]
+QUOTA = 1 MB
+DATABASE = heap
+
 [topology]
 TARGET-CONNECTION-COUNT = 16
 AUTOCONNECT = YES
@@ -28,15 +28,10 @@ WAN_QUOTA_OUT = 1 GB
 PORT = 2092
 
 [dht]
-DEBUG = NO
 PORT = 12370
 
-[block]
-plugins = dht test
-
 [transport]
 plugins = tcp
-DEBUG = NO
 NEIGHBOUR_LIMIT = 50
 PORT = 2091
 
@@ -57,16 +52,6 @@ PORT = 2087
 TIMEOUT = 300 s
 PORT = 2094
 
-[TESTING]
-WEAKRANDOM = NO
-
-[testing_old]
-HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
-
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
-
-
 [nat]
 DISABLEV6 = YES
 BINDTO = 127.0.0.1
@@ -85,8 +70,5 @@ AUTOSTART = NO
 [nse]
 AUTOSTART = NO
 
-
 [vpn]
 AUTOSTART=NO
-
-