-changing exit helper code to automatically do the network configuration for an exit...
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
1 @INLINE@ template_cfg_peer2.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
9 [arm]
10 PORT = 12095
11 DEFAULTSERVICES = transport
12 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
13
14 [statistics]
15 PORT = 12094
16 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
17
18 [resolver]
19 PORT = 12093
20 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
21
22 [peerinfo]
23 PORT = 12092
24 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
25
26 [transport]
27 #DEBUG = YES
28 PORT = 12091
29 PLUGINS = http
30 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
31 #PREFIX = valgrind --leak-check=full