aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_testbed_run_topologyring.conf
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-11-16 14:46:54 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-11-16 14:46:54 +0000
commitd2d9a01f6e09efb9c2f9949809511241a3299151 (patch)
treee53559e0af3a9b8a0d5c09f9831d8241e7de7173 /src/testbed/test_testbed_api_testbed_run_topologyring.conf
parent45ccc6c310dd4ad85f56eafc6bd4eb56ec43f08f (diff)
downloadgnunet-d2d9a01f6e09efb9c2f9949809511241a3299151.tar.gz
gnunet-d2d9a01f6e09efb9c2f9949809511241a3299151.zip
- test config fixes for adaptive overlay connects
Diffstat (limited to 'src/testbed/test_testbed_api_testbed_run_topologyring.conf')
-rw-r--r--src/testbed/test_testbed_api_testbed_run_topologyring.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/test_testbed_api_testbed_run_topologyring.conf b/src/testbed/test_testbed_api_testbed_run_topologyring.conf
index a060a6386..de83ab201 100644
--- a/src/testbed/test_testbed_api_testbed_run_topologyring.conf
+++ b/src/testbed/test_testbed_api_testbed_run_topologyring.conf
@@ -4,7 +4,7 @@ PORT = 12113
4ACCEPT_FROM = 127.0.0.1; 4ACCEPT_FROM = 127.0.0.1;
5HOSTNAME = localhost 5HOSTNAME = localhost
6NEIGHBOUR_LIMIT = 100 6NEIGHBOUR_LIMIT = 100
7MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 3 7PARALLEL_OVERLAY_CONNECT_THRESHOLD = 2
8OVERLAY_TOPOLOGY = RING 8OVERLAY_TOPOLOGY = RING
9#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args 9#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
10 10