- dozygen
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_http_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-http-p2/
4 DEFAULTCONFIG = test_transport_api_reliability_http_peer2.conf
5
6 [transport-http]
7 PORT = 12190
8
9 [arm]
10 PORT = 12195
11 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
12
13 [statistics]
14 PORT = 12194
15 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
16
17 [resolver]
18 PORT = 12193
19 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
20
21 [peerinfo]
22 PORT = 12192
23 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
24
25 [transport]
26 PORT = 12191
27 PLUGINS = http
28 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
29 #DEBUG = YES
30