changing type
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
index fa7aa3b297d9bb9c0dfdc08ace28a4c8a3b396cb..62126b07debc248953f299451a938b017daf383d 100644 (file)
@@ -3,8 +3,10 @@
 SERVICEHOME = /tmp/test-transport/api-http-p2/
 DEFAULTCONFIG = test_transport_api_http_peer2.conf
 
-[transport-http]
+[transport-http_server]
 PORT = 12090
+USE_IPv6 = YES
+#BINDTO = 127.0.0.1
 
 [arm]
 PORT = 12095
@@ -26,6 +28,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