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.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_plugin_transport_data_http.conf b/src/transport/test_plugin_transport_data_http.conf
index 41c4d846b..40ac51355 100644
--- a/src/transport/test_plugin_transport_data_http.conf
+++ b/src/transport/test_plugin_transport_data_http.conf
@@ -7,7 +7,7 @@ WEAKRANDOM = YES
7 7
8[transport-http] 8[transport-http]
9PORT = 12389 9PORT = 12389
10DEBUG = YES 10#DEBUG = YES
11#USE_IPv4 = NO 11#USE_IPv4 = NO
12#USE_IPv6 = NO 12#USE_IPv6 = NO
13USE_IPv6 = YES 13USE_IPv6 = YES
@@ -28,7 +28,7 @@ CERT_FILE = https_cert.crt
28 28
29[transport] 29[transport]
30PREFIX = valgrind --leak-check=full 30PREFIX = valgrind --leak-check=full
31DEBUG = YES 31#DEBUG = YES
32 32
33[statistics] 33[statistics]
34ACCEPT_FROM6 = ::1; 34ACCEPT_FROM6 = ::1;