aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_2dtorus.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-11-17 19:18:52 +0000
committerChristian Grothoff <christian@grothoff.org>2011-11-17 19:18:52 +0000
commit7dfd634b17df4e1505c62f2224380a0d38da2e8d (patch)
treedc8846d3455b9aa73f242ab79328bc943749de2c /src/mesh/test_mesh_2dtorus.conf
parent775613176d9e33ccdc8bcd468cfb9aab288458c2 (diff)
downloadgnunet-7dfd634b17df4e1505c62f2224380a0d38da2e8d.tar.gz
gnunet-7dfd634b17df4e1505c62f2224380a0d38da2e8d.zip
add units to time, use configuration time api where appropriate, fixing Mantis #1875
Diffstat (limited to 'src/mesh/test_mesh_2dtorus.conf')
-rw-r--r--src/mesh/test_mesh_2dtorus.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesh/test_mesh_2dtorus.conf b/src/mesh/test_mesh_2dtorus.conf
index 35d69f02b..90ebd73af 100644
--- a/src/mesh/test_mesh_2dtorus.conf
+++ b/src/mesh/test_mesh_2dtorus.conf
@@ -69,13 +69,13 @@ CONNECT_TOPOLOGY = 2D_TORUS
69#PERCENTAGE = 3 69#PERCENTAGE = 3
70#PROBABILITY = .1 70#PROBABILITY = .1
71F2F = NO 71F2F = NO
72CONNECT_TIMEOUT = 600 72CONNECT_TIMEOUT = 600 s
73CONNECT_ATTEMPTS = 2 73CONNECT_ATTEMPTS = 2
74DEBUG = YES 74DEBUG = YES
75HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 75HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
76MAX_CONCURRENT_SSH = 10 76MAX_CONCURRENT_SSH = 10
77USE_PROGRESSBARS = YES 77USE_PROGRESSBARS = YES
78PEERGROUP_TIMEOUT = 2400 78PEERGROUP_TIMEOUT = 2400 s
79TOPOLOGY_OUTPUT_FILE = mesh_topo_initial 79TOPOLOGY_OUTPUT_FILE = mesh_topo_initial
80MAX_OUTSTANDING_CONNECTIONS = 75 80MAX_OUTSTANDING_CONNECTIONS = 75
81#SINGLE_PEERINFO_PER_HOST = YES 81#SINGLE_PEERINFO_PER_HOST = YES