dead
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-http-p2/
4 DEFAULTCONFIG = test_transport_api_http_peer2.conf
5
6 [transport-http]
7 PORT = 12090
8 USE_IPv6 = YES
9 USE_IPv4 = YES
10
11 [arm]
12 PORT = 12095
13 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
14
15 [statistics]
16 PORT = 12094
17 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
18
19 [resolver]
20 PORT = 12093
21 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
22
23 [peerinfo]
24 PORT = 12092
25 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
26
27 [transport]
28 PORT = 12091
29 PLUGINS = http
30 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
31
32