-changing exit helper code to automatically do the network configuration for an exit...
[oweals/gnunet.git] / src / transport / test_transport_api_udp_peer1.conf
index a1413679f5701d0110a9c2a411dfca8a535c2912..a1216e4aa2dda81932fe9f11cff7c16214ab2c90 100644 (file)
@@ -5,9 +5,8 @@ DEFAULTCONFIG = test_transport_api_udp_peer1.conf
 
 [transport-udp]
 PORT = 12040
-#BROADCAST = YES
-BROADCAST_PORT = 20089
-#BROADCAST_INTERVAL = 30000
+BROADCAST = NO
+BROADCAST_INTERVAL = 30000
 MAX_BPS = 50000000
 
 [arm]