- remove http
[oweals/gnunet.git] / src / mesh / test_mesh_small.conf
index 0aec8ff7f94da66868c9340fda3d1db9be3f0421..005c490187511a157be5fbdeca6a3885300cdab8 100644 (file)
@@ -21,6 +21,8 @@ PORT = 10001
 
 [nse]
 WORKBITS = 0
+INTERVAL = 60 s
+WORKDELAY = 500 ms
 
 [dns]
 AUTOSTART = NO
@@ -53,19 +55,20 @@ PORT = 10004
 
 [mesh]
 PORT = 10005
-DEBUG=YES
+DEBUG = YES
 ACCEPT_FROM = 127.0.0.1;
 HOSTNAME = localhost
 # PREFIX = valgrind --leak-check=full --suppressions=valgrind-mesh.supp
 # PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
 
 [testing]
-NUM_PEERS = 16
+NUM_PEERS = 5
 WEAKRANDOM = YES
-TOPOLOGY = 2D_TORUS
-CONNECT_TOPOLOGY = 2D_TORUS
+TOPOLOGY = NONE
+CONNECT_TOPOLOGY = LINE
+BLACKLIST_TOPOLOGY = LINE
+BLACKLIST_TRANSPORTS = tcp udp http unix
 #TOPOLOGY_FILE = small.dat
-CONNECT_TOPOLOGY = 2D_TORUS
 #CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
 #CONNECT_TOPOLOGY_OPTION_MODIFIER = 25
 #PERCENTAGE = 3