Adding a function pick_random_friend ()
[oweals/gnunet.git] / src / dht / test_dht_api_data.conf
index 8529dce1e6c74812141d16eef022bce074f7ba0d..51cf99b0fab99f4af8bc86c510f7c81ff7d3f931 100644 (file)
@@ -1,14 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/test-dht-api/
-
-[fs]
-AUTOSTART = NO
-
-[resolver]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
+GNUNET_TEST_HOME = /tmp/test-dht-api/
 
 [dhtcache]
 QUOTA = 1 MB
@@ -24,33 +15,13 @@ MINIMUM-FRIENDS = 0
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[core]
-PORT = 2092
-
-[dht]
-PORT = 12370
-
 [transport]
 plugins = tcp
 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
 
 [nat]
 DISABLEV6 = YES
@@ -61,14 +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