aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/test_cadet.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-22 11:34:24 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-22 11:34:24 +0100
commit868081cc8e1cdec4e466099c7b9863ec1939953d (patch)
tree0095e80e413f2235077d3f367103092802c03fc8 /src/cadet/test_cadet.conf
parentabda55f7008cee983bda0fe4c78076978feddbf3 (diff)
downloadgnunet-868081cc8e1cdec4e466099c7b9863ec1939953d.tar.gz
gnunet-868081cc8e1cdec4e466099c7b9863ec1939953d.zip
do not run upnpc during tests, produces unnecessary errors if not available
Diffstat (limited to 'src/cadet/test_cadet.conf')
-rw-r--r--src/cadet/test_cadet.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cadet/test_cadet.conf b/src/cadet/test_cadet.conf
index e0c00858e..b6e6c6ae3 100644
--- a/src/cadet/test_cadet.conf
+++ b/src/cadet/test_cadet.conf
@@ -32,6 +32,8 @@ NEIGHBOUR_LIMIT = 50
32#MANIPULATE_DELAY_IN = 10 ms 32#MANIPULATE_DELAY_IN = 10 ms
33#MANIPULATE_DELAY_OUT = 10 ms 33#MANIPULATE_DELAY_OUT = 10 ms
34 34
35[nat]
36ENABLE_UPNP = NO
35 37
36[ats] 38[ats]
37# Network specific inbound/outbound quotas 39# Network specific inbound/outbound quotas