Adding a function pick_random_friend ()
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index 8d4f8c63cb26eda354880df2f3ec6dfeaa03bde6..51cf99b0fab99f4af8bc86c510f7c81ff7d3f931 100644 (file)
@@ -1,18 +1,9 @@
 [PATHS]
-SERVICEHOME = /tmp/test-dht-api/
-DEFAULTCONFIG = test_dht_api_data.conf
+GNUNET_TEST_HOME = /tmp/test-dht-api/
 
-[fs]
-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
@@ -24,48 +15,13 @@ MINIMUM-FRIENDS = 0
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[core]
-PORT = 2092
-
-[dht]
-DEBUG = NO
-PORT = 12370
-
-[block]
-plugins = dht test
-
 [transport]
 plugins = tcp
-DEBUG = NO
 NEIGHBOUR_LIMIT = 50
 PORT = 2091
 
-[peerinfo]
-PORT = 2090
-
-[resolver]
-PORT = 2089
-
-[statistics]
-PORT = 2088
-
-[arm]
-DEFAULTSERVICES = 
-PORT = 2087
-
 [transport-tcp]
 TIMEOUT = 300 s
-PORT = 2094
-
-[TESTING]
-WEAKRANDOM = NO
-
-[testing_old]
-HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
-
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
-
 
 [nat]
 DISABLEV6 = YES
@@ -76,17 +32,3 @@ ALLOW_NAT = NO
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 
-[dns]
-AUTOSTART = NO
-
-[namestore]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-
-[vpn]
-AUTOSTART=NO
-
-