From 3519fc71001af482dcfeb34209d6c42cd126dbec Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 16 Jul 2010 15:31:37 +0000 Subject: --- src/transport/test_transport_api_http_peer1.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/transport/test_transport_api_http_peer1.conf') diff --git a/src/transport/test_transport_api_http_peer1.conf b/src/transport/test_transport_api_http_peer1.conf index b7e8fb536..18513d8fc 100644 --- a/src/transport/test_transport_api_http_peer1.conf +++ b/src/transport/test_transport_api_http_peer1.conf @@ -1,8 +1,9 @@ [transport-http] PORT = 12389 DEBUG = NO -USE_IPv6 = NO -BINDTO4 = 127.0.0.1 +USE_IPv6 = YES +USE_IPv4 = YES +#BINDTO4 = 127.0.0.1 #BINDTO6 = ::1 @@ -37,7 +38,7 @@ MINIMUM-FRIENDS = 0 [transport] PLUGINS = http #PLUGINS = tcp http -DEBUG = NO +DEBUG = YES ACCEPT_FROM6 = ::1; ACCEPT_FROM = 127.0.0.1; NEIGHBOUR_LIMIT = 50 @@ -106,6 +107,5 @@ WEAKRANDOM = YES HOSTKEY = $SERVICEHOME/.hostkey [PATHS] -DEFAULTCONFIG = test_transport_api_http_peer1.conf SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/ -- cgit v1.2.3