removed malloc from curl_logger
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer1.conf
index 18513d8fc5f9ff80ae21423a2ee064fa52a2f098..e0e5aeea66649816d7a512f4ccf7f3b594355468 100644 (file)
@@ -6,6 +6,13 @@ USE_IPv4 = YES
 #BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
 
+[transport-https]
+PORT = 42389
+DEBUG = NO
+USE_IPv6 = YES
+USE_IPv4 = YES
+#BINDTO4 = 127.0.0.1
+#BINDTO6 = ::1
 
 [fs]
 AUTOSTART = NO
@@ -38,7 +45,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = http
 #PLUGINS = tcp http
-DEBUG = YES
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -97,7 +104,7 @@ UNIXPATH = /tmp/gnunet-p1-service-arm.sock
 
 [transport-tcp]
 PORT = 12399
-DEBUG = YES
+#DEBUG = YES
 
 
 [TESTING]
@@ -109,3 +116,8 @@ HOSTKEY = $SERVICEHOME/.hostkey
 [PATHS]
 SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/
 
+
+[dht]
+AUTOSTART = NO
+
+