aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed.conf.in
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-01-28 15:03:58 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-01-28 15:03:58 +0000
commit87af323234ce202f508d25b4ecf886a3e31a7560 (patch)
tree61b1e59ea3cc0694837414c68b74843e6cc9e6aa /src/testbed/testbed.conf.in
parentb14575f3d89ba108f1120e379f2f8e92735e5298 (diff)
downloadgnunet-87af323234ce202f508d25b4ecf886a3e31a7560.tar.gz
gnunet-87af323234ce202f508d25b4ecf886a3e31a7560.zip
- rename "hello cache" to "cache"
Diffstat (limited to 'src/testbed/testbed.conf.in')
-rw-r--r--src/testbed/testbed.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testbed/testbed.conf.in b/src/testbed/testbed.conf.in
index 38d6e5857..ec05c769b 100644
--- a/src/testbed/testbed.conf.in
+++ b/src/testbed/testbed.conf.in
@@ -14,5 +14,5 @@ UNIX_MATCH_GID = YES
14MAX_PARALLEL_OPERATIONS = 1000 14MAX_PARALLEL_OPERATIONS = 1000
15MAX_PARALLEL_SERVICE_CONNECTIONS = 256 15MAX_PARALLEL_SERVICE_CONNECTIONS = 256
16MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1 16MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 1
17HELLO_CACHE_SIZE = 30 17CACHE_SIZE = 30
18MAX_OPEN_FDS = 512 18MAX_OPEN_FDS = 512