aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed.conf.in
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2012-10-17 16:22:32 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2012-10-17 16:22:32 +0000
commit0fe140180c1b1b5c55f36652275f4168a5e2e85c (patch)
treedf53c0962dd256b06798ac99f8e57567c9e746e4 /src/testbed/testbed.conf.in
parent97c3b5776fc68a92c3ea1bf7bda8140594bd1792 (diff)
downloadgnunet-0fe140180c1b1b5c55f36652275f4168a5e2e85c.tar.gz
gnunet-0fe140180c1b1b5c55f36652275f4168a5e2e85c.zip
new operation queue for limiting overlay connects
Diffstat (limited to 'src/testbed/testbed.conf.in')
-rw-r--r--src/testbed/testbed.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/testbed.conf.in b/src/testbed/testbed.conf.in
index ccd9c4f79..418f11cd3 100644
--- a/src/testbed/testbed.conf.in
+++ b/src/testbed/testbed.conf.in
@@ -12,3 +12,4 @@ UNIX_MATCH_GID = YES
12MAX_PARALLEL_OPERATIONS = 1000 12MAX_PARALLEL_OPERATIONS = 1000
13MAX_PARALLEL_SERVICE_CONNECTIONS = 1000 13MAX_PARALLEL_SERVICE_CONNECTIONS = 1000
14MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5 14MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
15MAX_PARALLEL_OVERLAY_CONNECT_OPERATIONS = 30