(no commit message)
[oweals/gnunet.git] / src / transport / test_plugin_transport_data_http.conf
index 13cc00388a4a301b382240f430368bb38a032623..0c5bbcf26fef52fa5b8c1359bf689df179dd2218 100644 (file)
@@ -1,9 +1,22 @@
 [PATHS]
 DEFAULTCONFIG = test_plugin_transport_data_http.conf
-SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/
+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]