allow empty/NULL context message
[oweals/gnunet.git] / src / transport / transport.conf.in
index 3718f3224addd5b201bafc5a06c3b935cd70ce6b..95e3f99446bebf025a84f7eed8e4927926e1f2d1 100644 (file)
@@ -3,7 +3,7 @@ AUTOSTART = @AUTOSTART@
 @JAVAPORT@PORT = 2091
 HOSTNAME = localhost
 BINARY = gnunet-service-transport
-PREFIX = valgrind
+PREFIX = valgrind
 NEIGHBOUR_LIMIT = 50
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
@@ -61,6 +61,11 @@ PORT = 2086
 BROADCAST = YES
 BROADCAST_RECEIVE = YES
 BROADCAST_INTERVAL = 30 s
+
+# This limits UDP to 1MB/s for SENDING. Higher values are advised
+# for benchmarking or well-connected systems.  Note that this quota
+# applies IN ADDITION to the system-wide transport-wide WAN/LAN
+# quotas.
 MAX_BPS = 1000000
 TESTING_IGNORE_KEYS = ACCEPT_FROM;