(no commit message)
[oweals/gnunet.git] / src / transport / test_plugin_transport_data_http.conf
index a536b8e3a92348044165bd3be00a0d63a0d7fce0..0c5bbcf26fef52fa5b8c1359bf689df179dd2218 100644 (file)
@@ -7,9 +7,17 @@ WEAKRANDOM = YES
 
 [transport-http]
 PORT = 12389
-DEBUG = YES
-BINDTO = 127.0.0.1
+DEBUG = NO
+#USE_IPv4 = NO
+#USE_IPv6 = NO
+USE_IPv6 = YES
+#BINDTO4 = 127.0.0.1
+#BINDTO6 = ::1
+
 
+[transport]
+PREFIX = valgrind --leak-check=full
+DEBUG = YES
 
 [statistics]
 ACCEPT_FROM6 = ::1;