- fix
[oweals/gnunet.git] / src / mesh / test_mesh2.conf
index 9d57a49d18a68aed29be6972ccc271a5dc44cdbf..a517d2a35455e2266007b3908d6f01aa11275b19 100644 (file)
@@ -1,8 +1,5 @@
-[fs]
-AUTOSTART = NO
-
-[resolver]
-AUTOSTART = NO
+[PATHS]
+SERVICEHOME = /tmp/test-mesh/
 
 [mesh]
 BINARY = gnunet-service-mesh-new
@@ -21,6 +18,16 @@ DHT_REPLICATION_LEVEL = 3
 MAX_TUNNELS = 10
 MAX_MSGS_QUEUE = 20
 
+[testbed]
+NUM_PEERS = 5
+OVERLAY_TOPOLOGY = LINE
+
+[fs]
+AUTOSTART = NO
+
+[resolver]
+AUTOSTART = NO
+
 [vpn]
 AUTOSTART = NO
 PORT = 10012
@@ -67,9 +74,6 @@ WEAKRANDOM = YES
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
 
-[PATHS]
-SERVICEHOME = /tmp/test-mesh/
-
 [dns]
 AUTOSTART = NO