doxygen documentation
[oweals/gnunet.git] / src / testing / test_testing_data_topology_blacklist.conf
index b4bfe801dfe4ccc4cc038c349361d3dc35995573..0e720d2562620a4ae8588fe7391e8a79d0075348 100644 (file)
@@ -1,6 +1,6 @@
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-testing/
-DEFAULTCONFIG = test_testing_data_topology_clique.conf
+DEFAULTCONFIG = test_testing_data_topology_blacklist.conf
 
 [resolver]
 PORT = 2564
@@ -43,7 +43,12 @@ PORT = 2570
 [testing]
 NUM_PEERS = 4
 WEAKRANDOM = YES
-TOPOLOGY = 0
-BLACKLIST_TOPOLOGY = 3
+TOPOLOGY = CLIQUE
+BLACKLIST_TOPOLOGY = RING
 BLACKLIST_TRANSPORTS = tcp udp http
 F2F = YES
+
+[dht]
+AUTOSTART = NO
+
+