aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-10-11 17:22:27 +0000
committerBart Polot <bart@net.in.tum.de>2011-10-11 17:22:27 +0000
commitac4befb8c44d653f60924a088f5c6ffd671e13f6 (patch)
treeb0447adbee9978ee7f30a5faeb3ac775e9a2f9f4 /src/mesh/test_mesh_small.conf
parent06ca63e03b0d8fd77673b3e759aab65dc5e0f3da (diff)
downloadgnunet-ac4befb8c44d653f60924a088f5c6ffd671e13f6.tar.gz
gnunet-ac4befb8c44d653f60924a088f5c6ffd671e13f6.zip
Fixes in path creation
Diffstat (limited to 'src/mesh/test_mesh_small.conf')
-rw-r--r--src/mesh/test_mesh_small.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf
index 833fab062..304d5ca10 100644
--- a/src/mesh/test_mesh_small.conf
+++ b/src/mesh/test_mesh_small.conf
@@ -62,8 +62,8 @@ NUM_PEERS = 16
62WEAKRANDOM = YES 62WEAKRANDOM = YES
63TOPOLOGY = 2D_TORUS 63TOPOLOGY = 2D_TORUS
64CONNECT_TOPOLOGY = NONE 64CONNECT_TOPOLOGY = NONE
65TOPOLOGY_FILE = small.dat 65#TOPOLOGY_FILE = small.dat
66#CONNECT_TOPOLOGY = ERDOS_RENYI 66CONNECT_TOPOLOGY = 2D_TORUS
67#CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM 67#CONNECT_TOPOLOGY_OPTION = CONNECT_MINIMUM
68#CONNECT_TOPOLOGY_OPTION_MODIFIER = 25 68#CONNECT_TOPOLOGY_OPTION_MODIFIER = 25
69#PERCENTAGE = 3 69#PERCENTAGE = 3