projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d67c76
)
defaults for newly required testing options
author
Nathan S. Evans
<evans@in.tum.de>
Sat, 5 Feb 2011 15:03:09 +0000
(15:03 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Sat, 5 Feb 2011 15:03:09 +0000
(15:03 +0000)
contrib/defaults.conf
patch
|
blob
|
history
diff --git
a/contrib/defaults.conf
b/contrib/defaults.conf
index 5c54b362bf7a1d5e8c17d7d79102eaebcbf97781..539ffd351d54d3c7cf34b0cbf11f460ad29ba02f 100644
(file)
--- a/
contrib/defaults.conf
+++ b/
contrib/defaults.conf
@@
-11,6
+11,12
@@
HOSTKEY = $SERVICEHOME/.hostkey
[TESTING]
WEAKRANDOM = NO
+# How long before failing a connection?
+CONNECT_TIMEOUT = 30
+# How many connect attempts should we make?
+CONNECT_ATTEMPTS = 3
+# How many connections can happen simultaneously?
+MAX_OUTSTANDING_CONNECTS = 50
[client]
HOME = $SERVICEHOME