hunting bugs
[oweals/gnunet.git] / src / transport / test_transport_api_timeout_https_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-https-p1/
4 DEFAULTCONFIG = test_transport_api_timeout_https_peer1.conf
5
6 [transport-https_client]
7
8 [arm]
9 PORT = 12105
10
11 [statistics]
12 PORT = 12104
13 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
14
15 [resolver]
16 PORT = 12103
17 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
18
19 [peerinfo]
20 PORT = 12102
21 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
22
23 [transport]
24 PORT = 12101
25 PLUGINS = https_client
26 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
27 DEBUG = NO
28
29