From 0a1098b10093d1344be7455c901e938806753fd0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 Dec 2014 13:43:39 +0000 Subject: -simplifying configs --- src/transport/perf_udp_peer1.conf | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'src/transport/perf_udp_peer1.conf') diff --git a/src/transport/perf_udp_peer1.conf b/src/transport/perf_udp_peer1.conf index 225303fee..10e44c178 100644 --- a/src/transport/perf_udp_peer1.conf +++ b/src/transport/perf_udp_peer1.conf @@ -3,13 +3,9 @@ GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p1/ [transport] -PORT = 12001 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock PLUGINS = udp [transport-udp] -# Use PORT = 0 to autodetect a port available -PORT = 12015 BROADCAST = NO BROADCAST_RECEIVE = NO BROADCAST_INTERVAL = 30 s @@ -21,23 +17,6 @@ DISABLEV6 = YES # Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8) RETURN_LOCAL_ADDRESSES = NO - -[arm] -PORT = 12005 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock - -[statistics] -PORT = 12004 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock - -[resolver] -PORT = 12003 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock - -[peerinfo] -PORT = 12002 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock - [hostlist] OPTIONS = -b SERVERS = http://localhost:9080/ -- cgit v1.2.3