new operation queue for limiting overlay connects
[oweals/gnunet.git] / src / transport / test_transport_api_udp_peer1.conf
index db244c36a976bd62e4996c286e0fb55377fca23d..7c3e33ad0bbfc7199448e758c989de9483d8bda0 100644 (file)
@@ -1,13 +1,11 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-udp-p1/
-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]