new operation queue for limiting overlay connects
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_http_peer2.conf
index d4a156423dff2cd47e1b1ab89f1ca0c9a8157686..3174e3d00a8a066637f68e41307b9fed55435819 100644 (file)
@@ -1,13 +1,11 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-http-p2/
-DEFAULTCONFIG = test_transport_api_reliability_http_peer2.conf
 
-[transport-http]
-PORT = 12190
-USE_IPv4 = YES
+[transport-http_server]
+PORT = 12090
 USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
+BINDTO = 127.0.0.1
 
 [arm]
 PORT = 12195
@@ -27,7 +25,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [transport]
 PORT = 12191
-PLUGINS = http
+PLUGINS = http_server
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
-
+#DEBUG = YES