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.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/transport/test_plugin_transport_data_http.conf b/src/transport/test_plugin_transport_data_http.conf
index d03f4e840..0c5bbcf26 100644
--- a/src/transport/test_plugin_transport_data_http.conf
+++ b/src/transport/test_plugin_transport_data_http.conf
@@ -8,8 +8,9 @@ WEAKRANDOM = YES
8[transport-http] 8[transport-http]
9PORT = 12389 9PORT = 12389
10DEBUG = NO 10DEBUG = NO
11USE_IPv6 = YES 11#USE_IPv4 = NO
12#USE_IPv6 = NO 12#USE_IPv6 = NO
13USE_IPv6 = YES
13#BINDTO4 = 127.0.0.1 14#BINDTO4 = 127.0.0.1
14#BINDTO6 = ::1 15#BINDTO6 = ::1
15 16