doxygen documentation
[oweals/gnunet.git] / src / testing / test_testing_data_topology_blacklist.conf
index 07efe2bbc1d9ba766caa1211d0ba16b1a610a742..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
@@ -16,7 +16,7 @@ BLACKLIST_FILE = $SERVICEHOME/blacklist
 
 [arm]
 PORT = 2566
-DEFAULTSERVICES = peerinfo transport core
+DEFAULTSERVICES = 
 
 [statistics]
 PORT = 2567
@@ -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
+
+