new operation queue for limiting overlay connects
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_http_peer2.conf
index 5192f260a12edea108968b5afcb873c93e85f4c9..3174e3d00a8a066637f68e41307b9fed55435819 100644 (file)
@@ -1,17 +1,11 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-http-p2/
-DEFAULTCONFIG = test_transport_api_reliability_http_peer2.conf
 
-[core]
-TOTAL_QUOTA_OUT = 1073741824 
-TOTAL_QUOTA_IN  = 1073741824
-
-[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
@@ -31,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