- fix error messages
[oweals/gnunet.git] / src / transport / transport.conf.in
index 945d7b4cbd68a3bc411ce11ba0ba2e50545df07a..575f4dc20c1e54855d762239ce90626737c84485 100644 (file)
@@ -1,9 +1,9 @@
 [transport]
-AUTOSTART = YES
-@UNIXONLY@ PORT = 2091
+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;
@@ -56,6 +56,7 @@ MAX_CONNECTIONS = 128
 # Use PORT = 0 to autodetect a port available
 PORT = 2086
 BROADCAST = YES
+BROADCAST_RECEIVE = YES
 BROADCAST_INTERVAL = 30 s
 MAX_BPS = 1000000
 TESTING_IGNORE_KEYS = ACCEPT_FROM;