more code cleanup
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
index 403169ce0915cdbe285ce4e68ccad5184cbcbd7d..dc370fa124308e87e0e33dd698a14ce51d484e39 100644 (file)
@@ -1,9 +1,17 @@
 [transport-http]
 PORT = 22368
 DEBUG = NO
-USE_IPv6 = NO
+USE_IPv6 = YES
 USE_IPv4 = YES
-BINDTO4 = 127.0.0.1
+#BINDTO4 = 127.0.0.1
+#BINDTO6 = ::1
+
+[transport-https]
+PORT = 42388
+DEBUG = NO
+USE_IPv6 = YES
+USE_IPv4 = YES
+#BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
 
 [fs]
@@ -37,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
@@ -102,7 +110,7 @@ DEBUG = NO
 
 [transport-tcp]
 PORT = 22399
-DEBUG = YES
+#DEBUG = YES
 
 [TESTING]
 WEAKRANDOM = YES
@@ -113,3 +121,8 @@ HOSTKEY = $SERVICEHOME/.hostkey
 [PATHS]
 SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/
 
+
+[dht]
+AUTOSTART = NO
+
+