From d40de2c07c4a5327669044abce9675c6310a3448 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 Dec 2014 13:37:04 +0000 Subject: -simplifying configs --- src/transport/test_transport_api_unix_peer2.conf | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'src/transport/test_transport_api_unix_peer2.conf') diff --git a/src/transport/test_transport_api_unix_peer2.conf b/src/transport/test_transport_api_unix_peer2.conf index 9feed6592..6da2a2b7c 100644 --- a/src/transport/test_transport_api_unix_peer2.conf +++ b/src/transport/test_transport_api_unix_peer2.conf @@ -2,27 +2,6 @@ [PATHS] GNUNET_TEST_HOME = /tmp/test-transport/api-unix-p2/ -[arm] -PORT = 12135 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock - -[statistics] -PORT = 12134 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock - -[resolver] -PORT = 12133 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock - -[peerinfo] -PORT = 12132 -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock - [transport] -PORT = 12131 PLUGINS = unix -UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock - -[transport-unix] -PORT = 12136 -- cgit v1.2.3