aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability_udp_peer1.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-10-26 18:11:05 +0000
committerChristian Grothoff <christian@grothoff.org>2015-10-26 18:11:05 +0000
commit2af25b50fc8d589e2cb1b40bfc11cf1a7e70678d (patch)
tree3452cc6d4f2370bf2cb7b723c19a12168a0e78f8 /src/transport/test_transport_api_reliability_udp_peer1.conf
parentbe98885538291da444b6558f9168e59ac5183440 (diff)
downloadgnunet-2af25b50fc8d589e2cb1b40bfc11cf1a7e70678d.tar.gz
gnunet-2af25b50fc8d589e2cb1b40bfc11cf1a7e70678d.zip
-document quota, use higher quota for test
Diffstat (limited to 'src/transport/test_transport_api_reliability_udp_peer1.conf')
-rw-r--r--src/transport/test_transport_api_reliability_udp_peer1.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/transport/test_transport_api_reliability_udp_peer1.conf b/src/transport/test_transport_api_reliability_udp_peer1.conf
index d16be3b20..34e4d7eea 100644
--- a/src/transport/test_transport_api_reliability_udp_peer1.conf
+++ b/src/transport/test_transport_api_reliability_udp_peer1.conf
@@ -4,7 +4,8 @@ GNUNET_TEST_HOME = /tmp/test-transport/api-udp-p1/
4 4
5[transport-udp] 5[transport-udp]
6PORT = 12040 6PORT = 12040
7MAX_BPS = 5000000 7# Override 1MB/s default limit.
8MAX_BPS = 500000000
8 9
9[arm] 10[arm]
10PORT = 12045 11PORT = 12045
@@ -26,5 +27,3 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
26PORT = 12041 27PORT = 12041
27PLUGINS = udp 28PLUGINS = udp
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock 29UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
29
30