aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport_data_http.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-27 13:31:00 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-27 13:31:00 +0000
commit663a819ef73f9defa763767641ec68b648c980af (patch)
tree5ddfd95130d052d79a7e31c3780d6e85c9790a43 /src/transport/test_plugin_transport_data_http.conf
parenta4b1e743b1a656d6436b6ba0ccb77ccde66399cc (diff)
downloadgnunet-663a819ef73f9defa763767641ec68b648c980af.tar.gz
gnunet-663a819ef73f9defa763767641ec68b648c980af.zip
reduce verbosity
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;