aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_small.conf
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-08-22 17:35:24 +0000
committerBart Polot <bart@net.in.tum.de>2011-08-22 17:35:24 +0000
commit6aae69bbb5a389a2e47478b46fa1d5620c2cfbcd (patch)
tree0c5fcbe071884d54d02b149483854152c314845b /src/mesh/test_mesh_small.conf
parentf38f964610d4abe9e8b8aa8d20ce5bd6af67da15 (diff)
downloadgnunet-6aae69bbb5a389a2e47478b46fa1d5620c2cfbcd.tar.gz
gnunet-6aae69bbb5a389a2e47478b46fa1d5620c2cfbcd.zip
Various changes, can't get indent to work
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 7c33c5652..d016e1dea 100644
--- a/src/mesh/test_mesh_small.conf
+++ b/src/mesh/test_mesh_small.conf
@@ -114,7 +114,7 @@ CONNECT_TOPOLOGY = RING
114F2F = NO 114F2F = NO
115CONNECT_TIMEOUT = 60 115CONNECT_TIMEOUT = 60
116CONNECT_ATTEMPTS = 3 116CONNECT_ATTEMPTS = 3
117#DEBUG = YES 117DEBUG = YES
118HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 118HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
119MAX_CONCURRENT_SSH = 10 119MAX_CONCURRENT_SSH = 10
120USE_PROGRESSBARS = YES 120USE_PROGRESSBARS = YES
@@ -128,6 +128,6 @@ MAX_OUTSTANDING_CONNECTIONS = 75
128DELETE_FILES = YES 128DELETE_FILES = YES
129 129
130[test_mesh_small] 130[test_mesh_small]
131WAIT_TIME = 10 131WAIT_TIME = 2
132CONNECTION_LIMIT = 10 132CONNECTION_LIMIT = 10
133DATA_OUTPUT_FILE=data_output \ No newline at end of file 133DATA_OUTPUT_FILE=data_output \ No newline at end of file