transport service hello reduction, klocwork fixes
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer1.conf
index 1430197d336e5abbec912013948a5d4f70431d45..e0e5aeea66649816d7a512f4ccf7f3b594355468 100644 (file)
@@ -43,9 +43,9 @@ FRIENDS-ONLY = NO
 MINIMUM-FRIENDS = 0
 
 [transport]
-PLUGINS = https
+PLUGINS = http
 #PLUGINS = tcp http
-DEBUG = YES
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -104,7 +104,7 @@ UNIXPATH = /tmp/gnunet-p1-service-arm.sock
 
 [transport-tcp]
 PORT = 12399
-DEBUG = YES
+#DEBUG = YES
 
 
 [TESTING]