aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-21 16:53:37 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-21 16:53:37 +0100
commitd02945974366f76bcb63b83834175848d1cc937a (patch)
tree79fccb135ef687bb9a1f7a494eb9bcc563482fc4 /src/ats-tests
parent40537b04870c1fb34a231f85666ca39a6e4a6cbe (diff)
downloadgnunet-d02945974366f76bcb63b83834175848d1cc937a.tar.gz
gnunet-d02945974366f76bcb63b83834175848d1cc937a.zip
converting conversation to use new CADET API
Diffstat (limited to 'src/ats-tests')
-rw-r--r--src/ats-tests/template_perf_ats.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ats-tests/template_perf_ats.conf b/src/ats-tests/template_perf_ats.conf
index 05d11449d..ba4cbe030 100644
--- a/src/ats-tests/template_perf_ats.conf
+++ b/src/ats-tests/template_perf_ats.conf
@@ -14,6 +14,8 @@ USE_INCLUDED_HELLOS = NO
14#PREFIX = valgrind --leak-check=yes 14#PREFIX = valgrind --leak-check=yes
15 15
16[ats] 16[ats]
17PREFIX = valgrind
18
17# Network specific inbound/outbound quotas 19# Network specific inbound/outbound quotas
18UNSPECIFIED_QUOTA_IN = 128 KiB 20UNSPECIFIED_QUOTA_IN = 128 KiB
19UNSPECIFIED_QUOTA_OUT = 128 KiB 21UNSPECIFIED_QUOTA_OUT = 128 KiB