More W32 resolver workarounds
[oweals/gnunet.git] / src / dht / test_dht_2dtorus.conf
index 29188cbe425e64f563c10140ea2ae32f57a15cb2..9b725b09ea86fb4c2eb33dffa0dfb5f8bdff78e9 100644 (file)
@@ -1,14 +1,18 @@
 [PATHS]
-SERVICEHOME = /tmp/test_dht_2dtorus/
+GNUNET_TEST_HOME = /tmp/test_dht_2dtorus/
 
 [arm]
 DEFAULTSERVICES = core dht
 
+[dhtcache]
+QUOTA = 1 MB
+DATABASE = heap
+
 [dns]
 AUTOSTART = NO
 
 [nat]
-DISABLEV6 = YES 
+DISABLEV6 = YES
 RETURN_LOCAL_ADDRESSES = YES
 ENABLE_UPNP = NO
 BEHIND_NAT = NO
@@ -20,9 +24,6 @@ EXTERNAL_ADDRESS = 127.0.0.1
 WAN_QUOTA_IN = 1 GB
 WAN_QUOTA_OUT = 1 GB
 
-[testing]
-WEAKRANDOM = YES
-
 [testbed]
 OVERLAY_TOPOLOGY = 2D_TORUS
 
@@ -34,4 +35,5 @@ WORKBITS = 0
 [vpn]
 AUTOSTART = NO
 
-
+[namestore]
+AUTOSTART = NO