comment
[oweals/gnunet.git] / src / transport / test_transport_api_timeout_http_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-http-p1/
4 DEFAULTCONFIG = test_transport_api_http_peer1.conf
5
6 [nat]
7
8 [transport-http]
9 PORT = 12080
10
11 [arm]
12 PORT = 12085
13 DEFAULTSERVICES = transport
14 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
15
16 [statistics]
17 PORT = 12084
18 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
19
20 [resolver]
21 PORT = 12083
22 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
23
24 [peerinfo]
25 PORT = 12082
26 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
27
28 [transport]
29 #DEBUG = YES
30 PORT = 12081
31 PLUGINS = http
32 #BINARY = .libs/gnunet-service-transport
33 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
34 #PREFIX = valgrind --leak-check=full
35 #PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
36