error msg
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
index 6b94370b5bdd41397c7a1dd811e813e455ddd64a..f348bf40462d81c078781cc8f3dd718ff22826d5 100644 (file)
@@ -1,15 +1,15 @@
-@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]
+[transport-http_server]
 PORT = 12090
 USE_IPv6 = YES
-USE_IPv4 = YES
+#BINDTO = 127.0.0.1
 
 [arm]
 PORT = 12095
+DEFAULTSERVICES = transport
 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
 
 [statistics]
@@ -26,7 +26,6 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [transport]
 PORT = 12091
-PLUGINS = http
+PLUGINS = http_server
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
-
-
+#PREFIX = valgrind --leak-check=full