- implementation for mantis 0002485
[oweals/gnunet.git] / src / transport / test_transport_api_unreliability_unix_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-unix-p2/
4 DEFAULTCONFIG = test_transport_api_unreliability_unix_peer2.conf
5
6 [arm]
7 PORT = 12135
8 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
9
10 [statistics]
11 PORT = 12134
12 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
13
14 [resolver]
15 PORT = 12133
16 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
17
18 [peerinfo]
19 PORT = 12132
20 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
21
22 [transport]
23 PORT = 12131
24 PLUGINS = unix
25 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
26
27 [transport-unix]
28 PORT = 12131
29