From 2ba6cb5934e8f4b09911ca03f989dbda4557ea64 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 28 May 2010 06:50:45 +0000 Subject: --- src/transport/test_transport_api_http_peer1.conf | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 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 0a1814068..539e9ab6c 100644 --- a/src/transport/test_transport_api_http_peer1.conf +++ b/src/transport/test_transport_api_http_peer1.conf @@ -1,8 +1,3 @@ -[transport-http] -#PORT = 12368 -DEBUG=YES - - [fs] AUTOSTART = NO @@ -33,6 +28,7 @@ MINIMUM-FRIENDS = 0 [transport] PLUGINS = http +#PLUGINS = tcp http DEBUG = YES #PREFIX = xterm -T transport2 -e gdb --command=cmd --args #PREFIX = valgrind --leak-check=full @@ -84,9 +80,14 @@ HOME = $SERVICEHOME HOSTNAME = localhost PORT = 12366 +[transport-http] +PORT = 12389 +DEBUG = YES + [transport-tcp] -TIMEOUT = 300000 -PORT = 12368 +PORT = 12399 +DEBUG = YES + [TESTING] WEAKRANDOM = YES -- cgit v1.2.3