defaults for newly required testing options
[oweals/gnunet.git] / contrib / defaults.conf
index 5c54b362bf7a1d5e8c17d7d79102eaebcbf97781..539ffd351d54d3c7cf34b0cbf11f460ad29ba02f 100644 (file)
@@ -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