REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_udp_peer1.conf
index d16be3b20de40b15509bbefa25eb6e31c087d74a..141fb0840de9a49b322303671ed4e3e3a81179a8 100644 (file)
@@ -1,10 +1,11 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test-transport/api-udp-p1/
+GNUNET_TEST_HOME = $GNUNET_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
-
-