aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport_data_http.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_plugin_transport_data_http.conf')
-rw-r--r--src/transport/test_plugin_transport_data_http.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/transport/test_plugin_transport_data_http.conf b/src/transport/test_plugin_transport_data_http.conf
index 7a14f793a..f17627776 100644
--- a/src/transport/test_plugin_transport_data_http.conf
+++ b/src/transport/test_plugin_transport_data_http.conf
@@ -8,7 +8,10 @@ WEAKRANDOM = YES
8[transport-http] 8[transport-http]
9PORT = 12389 9PORT = 12389
10DEBUG = NO 10DEBUG = NO
11BINDTO = 127.0.0.1 11USE_IPv6 = YES
12#BINDTO4 = 127.0.0.1
13#BINDTO6 = ::1
14
12 15
13[transport] 16[transport]
14PREFIX = valgrind --leak-check=full 17PREFIX = valgrind --leak-check=full