-adding some rudimentary logging
[oweals/gnunet.git] / src / transport / test_transport_api_timeout_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 [nat]
7
8 [transport-http]
9 PORT = 12090
10
11 [arm]
12 PORT = 12095
13 DEFAULTSERVICES = transport
14 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
15
16 [statistics]
17 PORT = 12094
18 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
19
20 [resolver]
21 PORT = 12093
22 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
23
24 [peerinfo]
25 PORT = 12092
26 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
27
28 [transport]
29 #DEBUG = YES
30 PORT = 12091
31 PLUGINS = http
32 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
33 #PREFIX = valgrind --leak-check=full