aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_unix_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-11 13:37:04 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-11 13:37:04 +0000
commitd40de2c07c4a5327669044abce9675c6310a3448 (patch)
tree18519c3d070d13706b55949a6881b1983d250ee0 /src/transport/test_transport_api_unix_peer2.conf
parentf4023caa41879e4910027c344bfb842d512f3797 (diff)
downloadgnunet-d40de2c07c4a5327669044abce9675c6310a3448.tar.gz
gnunet-d40de2c07c4a5327669044abce9675c6310a3448.zip
-simplifying configs
Diffstat (limited to 'src/transport/test_transport_api_unix_peer2.conf')
-rw-r--r--src/transport/test_transport_api_unix_peer2.conf21
1 files changed, 0 insertions, 21 deletions
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 @@
2[PATHS] 2[PATHS]
3GNUNET_TEST_HOME = /tmp/test-transport/api-unix-p2/ 3GNUNET_TEST_HOME = /tmp/test-transport/api-unix-p2/
4 4
5[arm]
6PORT = 12135
7UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
8
9[statistics]
10PORT = 12134
11UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
12
13[resolver]
14PORT = 12133
15UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
16
17[peerinfo]
18PORT = 12132
19UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
20
21[transport] 5[transport]
22PORT = 12131
23PLUGINS = unix 6PLUGINS = unix
24UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock
25
26[transport-unix]
27PORT = 12136
28 7