-some minor code cleanup
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer1.conf
index 5525bc5ab71d69ba3b3f605ee46592a3da4a69a6..3c1b41d069acfc946d0fb303579b1f1e272f7431 100644 (file)
@@ -1,18 +1,8 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer1.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-http-p1/
-DEFAULTCONFIG = test_transport_api_http_peer1.conf
 
-[nat]
-DISABLEV6 = NO
-
-[transport-http]
-PORT = 12080
-USE_IPv6 = NO
-USE_IPv4 = YES
-DISABLEV6 = NO
-#BINDTO = 127.0.0.1
-#BINDTO6 = ::1
+[transport-http_client]
 
 [arm]
 PORT = 12085
@@ -32,9 +22,8 @@ PORT = 12082
 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
 
 [transport]
-DEBUG = YES
 PORT = 12081
-PLUGINS = http
+PLUGINS = http_client
 #BINARY = .libs/gnunet-service-transport
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 #PREFIX = valgrind --leak-check=full