aboutsummaryrefslogtreecommitdiff
path: root/src/stream/test_stream_local.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-09 20:35:06 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-09 20:35:06 +0000
commitc89b4bc0de89e910be5f1d12351327b9974e8235 (patch)
treeae15b78c0a9d2108a403683c861d04882f3f26a2 /src/stream/test_stream_local.conf
parent409ce81945b301f64dc1bb29c2a919135c9db1ed (diff)
downloadgnunet-c89b4bc0de89e910be5f1d12351327b9974e8235.tar.gz
gnunet-c89b4bc0de89e910be5f1d12351327b9974e8235.zip
-fix config
Diffstat (limited to 'src/stream/test_stream_local.conf')
-rw-r--r--src/stream/test_stream_local.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/stream/test_stream_local.conf b/src/stream/test_stream_local.conf
index 884ecbc28..1399a62ab 100644
--- a/src/stream/test_stream_local.conf
+++ b/src/stream/test_stream_local.conf
@@ -53,8 +53,10 @@ TIMEOUT = 300 s
53PORT = 12368 53PORT = 12368
54 54
55[TESTING] 55[TESTING]
56NUM_PEERS = 5
57WEAKRANDOM = YES 56WEAKRANDOM = YES
57
58[testing_old]
59NUM_PEERS = 5
58DEBUG = YES 60DEBUG = YES
59HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat 61HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
60MAX_CONCURRENT_SSH = 10 62MAX_CONCURRENT_SSH = 10