- implementation for mantis 0002485
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
index 3c3b269bbb1cc54d94da464e2ddbbac22fdb63cf..fa7aa3b297d9bb9c0dfdc08ace28a4c8a3b396cb 100644 (file)
@@ -1,16 +1,14 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-http-p2/
 DEFAULTCONFIG = test_transport_api_http_peer2.conf
 
 [transport-http]
 PORT = 12090
-USE_IPv6 = YES
-USE_IPv4 = YES
-USE_LOCALADDR = YES
 
 [arm]
 PORT = 12095
+DEFAULTSERVICES = transport
 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
 
 [statistics]
@@ -26,8 +24,8 @@ PORT = 12092
 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [transport]
+#DEBUG = YES
 PORT = 12091
 PLUGINS = http
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
-
-
+#PREFIX = valgrind --leak-check=full