Start implementation of some functions.
[oweals/gnunet.git] / src / dht / test_dht_line.conf
index e2bb54f1b90c530f4269f531441712fe8f1a5071..024ff277034a67eb62ef9bc73bf57a4283c3693e 100644 (file)
@@ -1,15 +1,13 @@
 [PATHS]
-SERVICEHOME = /tmp/test_dht_line/
-
-[arm]
-DEFAULTSERVICES = core dht
-
-[dns]
-AUTOSTART = NO
+GNUNET_TEST_HOME = /tmp/test_dht_line/
+[dhtcache]
+QUOTA = 1 MB
+DATABASE = heap
 
 [nat]
-DISABLEV6 = YES 
+DISABLEV6 = YES
 RETURN_LOCAL_ADDRESSES = YES
+USE_LOCALADDR = YES
 ENABLE_UPNP = NO
 BEHIND_NAT = NO
 ALLOW_NAT = NO
@@ -20,21 +18,14 @@ EXTERNAL_ADDRESS = 127.0.0.1
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[testing]
-WEAKRANDOM = YES
-
 [testbed]
 OVERLAY_TOPOLOGY = LINE
 
-[namestore]
-AUTOSTART = NO
+[transport]
+plugins = tcp
 
 [nse]
 WORKDELAY = 500 ms
 INTERVAL = 60 s
 WORKBITS = 0
 
-[vpn]
-AUTOSTART = NO
-
-