- pausing, unpausing
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
index 39c2639c2da452261097deba3096df02105d8aa3..62126b07debc248953f299451a938b017daf383d 100644 (file)
@@ -1,17 +1,12 @@
-@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
 
-[nat]
-DISABLEV6 = NO
-
-[transport-http]
+[transport-http_server]
 PORT = 12090
 USE_IPv6 = YES
-USE_IPv4 = YES
-DISABLEV6 = NO
-BINDTO = 127.0.0.1
+#BINDTO = 127.0.0.1
 
 [arm]
 PORT = 12095
@@ -31,8 +26,8 @@ PORT = 12092
 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [transport]
-DEBUG = YES
+#DEBUG = YES
 PORT = 12091
-PLUGINS = http
+PLUGINS = http_server
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 #PREFIX = valgrind --leak-check=full