fix
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
index 78f3a05c5490c24629877b6b8909665285983790..0ac73ee2a289e257a29da60194c5a8a3dae62cc8 100644 (file)
@@ -3,15 +3,8 @@
 SERVICEHOME = /tmp/test-transport/api-http-p2/
 DEFAULTCONFIG = test_transport_api_http_peer2.conf
 
-[nat]
-DISABLEV6 = NO
-
-[transport-http]
+[transport-http_server]
 PORT = 12090
-USE_IPv6 = YES
-USE_IPv4 = YES
-DISABLEV6 = NO
-#BINDTO = 127.0.0.1
 
 [arm]
 PORT = 12095
@@ -33,6 +26,6 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 [transport]
 #DEBUG = YES
 PORT = 12091
-PLUGINS = http
+PLUGINS = http_server
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 #PREFIX = valgrind --leak-check=full