-fix time assertion introduce in last patch
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index c44be35006091f8ee925cd69ba6f15ff46fae9d0..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,33 +7,31 @@ 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
 FRIENDS-ONLY = NO
 MINIMUM-FRIENDS = 0
 
+[ats]
+WAN_QUOTA_IN = 1 GB
+WAN_QUOTA_OUT = 1 GB
+
 [core]
-TOTAL_QUOTA_OUT = 3932160
-TOTAL_QUOTA_IN = 3932160
 PORT = 2092
 
 [dht]
-DEBUG = NO
 PORT = 12370
 
-[block]
-plugins = dht test
-
 [transport]
 plugins = tcp
-DEBUG = NO
 NEIGHBOUR_LIMIT = 50
 PORT = 2091
 
@@ -52,17 +49,9 @@ DEFAULTSERVICES =
 PORT = 2087
 
 [transport-tcp]
-TIMEOUT = 300000
+TIMEOUT = 300 s
 PORT = 2094
 
-[TESTING]
-WEAKRANDOM = NO
-HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
-
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
-
-
 [nat]
 DISABLEV6 = YES
 BINDTO = 127.0.0.1
@@ -75,9 +64,11 @@ EXTERNAL_ADDRESS = 127.0.0.1
 [dns]
 AUTOSTART = NO
 
-
+[namestore]
+AUTOSTART = NO
 
 [nse]
 AUTOSTART = NO
 
-
+[vpn]
+AUTOSTART=NO