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_https_peer2.conf | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'src/transport/perf_https_peer2.conf') diff --git a/src/transport/perf_https_peer2.conf b/src/transport/perf_https_peer2.conf index 96d09a9ba..923426dc3 100644 --- a/src/transport/perf_https_peer2.conf +++ b/src/transport/perf_https_peer2.conf @@ -3,13 +3,7 @@ GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p2/ [transport] -PORT = 12010 PLUGINS = https_server -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock - -[transport-https_server] -PORT = 12090 -USE_IPv6 = YES [nat] # Disable IPv6 support @@ -17,22 +11,6 @@ DISABLEV6 = YES # Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8) RETURN_LOCAL_ADDRESSES = NO -[arm] -PORT = 12014 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock - -[statistics] -PORT = 12013 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock - -[resolver] -PORT = 12012 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock - -[peerinfo] -PORT = 12011 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock - [hostlist] HTTPPORT = 9080 OPTIONS = -p -- cgit v1.2.3