-changing exit helper code to automatically do the network configuration for an exit...
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_http_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-http-p1/
4 DEFAULTCONFIG = test_transport_api_reliability_http_peer1.conf
5
6 [transport-tcp]
7 TIMEOUT = 5 s
8
9 [transport-http]
10 PORT = 12180
11
12 [arm]
13 PORT = 12185
14 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
15
16 [statistics]
17 PORT = 12184
18 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
19
20 [resolver]
21 PORT = 12183
22 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
23
24 [peerinfo]
25 PORT = 12182
26 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
27
28 [transport]
29 PORT = 12181
30 PLUGINS = http
31 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
32 #DEBUG = YES
33