better explain small_world_ring, use consistent variable names
[oweals/gnunet.git] / src / testing / test_testing_data_topology_clique.conf
index 689a45d7408e726c3e0358e49fcece3405331e6b..012c2cab43d0d758bc435d6f96e5ec5d374625d4 100644 (file)
@@ -11,11 +11,12 @@ PLUGINS = tcp
 #PREFIX = xterm -e xterm -T transport -e gdb --args
 #BINARY = /home/mrwiggles/documents/research/gnunet/gnunet-ng/src/transport/.libs/gnunet-service-transport
 #PREFIX = valgrind --tool=memcheck --log-file=logs%p
+#PREFIX = valgrind --tool=callgrind --log-file=callgrind.%p
 #DEBUG = YES
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
@@ -42,5 +43,11 @@ PORT = 2570
 [testing]
 NUM_PEERS = 4
 WEAKRANDOM = YES
-TOPOLOGY = 0
+TOPOLOGY = CLIQUE
 F2F = YES
+#DEBUG = YES
+
+[dht]
+AUTOSTART = NO
+
+