-some fixes for monkey
[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_timeout_http_peer2.conf
5
6 [nat]
7
8 [transport-http_server]
9 PORT = 12090
10 USE_IPv6 = NO
11 BINDTO = 127.0.0.1
12
13
14 [arm]
15 PORT = 12095
16 DEFAULTSERVICES = transport
17 UNIXPATH = /tmp/gnunet-p2-service-arm.sock
18
19 [statistics]
20 PORT = 12094
21 UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
22
23 [resolver]
24 PORT = 12093
25 UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
26
27 [peerinfo]
28 PORT = 12092
29 UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
30
31 [transport]
32 #DEBUG = YES
33 PORT = 12091
34 PLUGINS = http_server
35 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
36 #PREFIX = valgrind --leak-check=full