(no commit message)
[oweals/gnunet.git] / src / transport / test_plugin_transport_data_http.conf
index 8e4bbe0334bc05385e252c22ef7183874402fbab..0c5bbcf26fef52fa5b8c1359bf689df179dd2218 100644 (file)
@@ -2,8 +2,21 @@
 DEFAULTCONFIG = test_plugin_transport_data_http.conf
 SERVICEHOME = /tmp/test_plugin_transport_http/
 
+[TESTING]
+WEAKRANDOM = YES
+
 [transport-http]
 PORT = 12389
+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]