REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_transport_api_udp_peer1.conf
index 7c3e33ad0bbfc7199448e758c989de9483d8bda0..4684b77f2efdaf96698c1e11685c975fec88ae54 100644 (file)
@@ -1,33 +1,17 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
-SERVICEHOME = /tmp/test-transport/api-udp-p1/
+GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-udp-p1/
 
 [transport-udp]
-PORT = 12040
+PORT = 0
 BROADCAST = NO
-BROADCAST_INTERVAL = 30000
 MAX_BPS = 50000000
-
-[arm]
-PORT = 12045
-UNIXPATH = /tmp/gnunet-p1-service-arm.sock
-
-[statistics]
-PORT = 12044
-UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
-
-[resolver]
-PORT = 12043
-UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
-
-[peerinfo]
-PORT = 12042
-UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
+BINDTO = 127.0.0.1
+BINDTO6 = ::1
 
 [transport]
-#PREFIX = valgrind --leak-check=full
 PORT = 12041
 PLUGINS = udp
-UNIXPATH = /tmp/gnunet-p1-service-transport.sock
+