- fix coverity
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_udp_peer1.conf
index d16be3b20de40b15509bbefa25eb6e31c087d74a..34e4d7eea38457299b3f958a04a4f1844f18bd61 100644 (file)
@@ -4,7 +4,8 @@ GNUNET_TEST_HOME = /tmp/test-transport/api-udp-p1/
 
 [transport-udp]
 PORT = 12040
-MAX_BPS = 5000000
+# Override 1MB/s default limit.
+MAX_BPS = 500000000
 
 [arm]
 PORT = 12045
@@ -26,5 +27,3 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock
 PORT = 12041
 PLUGINS = udp
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
-
-