More W32 resolver workarounds
[oweals/gnunet.git] / src / dht / test_dht_2dtorus.conf
index 78ecd1c5bb54ab4f33ae5ec885da5b468356ffb4..9b725b09ea86fb4c2eb33dffa0dfb5f8bdff78e9 100644 (file)
@@ -1,8 +1,9 @@
 [PATHS]
-SERVICEHOME = /tmp/test_dht_2dtorus/
+GNUNET_TEST_HOME = /tmp/test_dht_2dtorus/
 
 [arm]
 DEFAULTSERVICES = core dht
+
 [dhtcache]
 QUOTA = 1 MB
 DATABASE = heap
@@ -11,7 +12,7 @@ DATABASE = heap
 AUTOSTART = NO
 
 [nat]
-DISABLEV6 = YES 
+DISABLEV6 = YES
 RETURN_LOCAL_ADDRESSES = YES
 ENABLE_UPNP = NO
 BEHIND_NAT = NO
@@ -23,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
 
@@ -37,4 +35,5 @@ WORKBITS = 0
 [vpn]
 AUTOSTART = NO
 
-
+[namestore]
+AUTOSTART = NO