40fc73b6b1498788fa14d4518aaefcb51fe972a1
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_http_peer1.conf
1 @INLINE@ template_cfg_peer1.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-transport/api-http-p1/
4 DEFAULTCONFIG = test_transport_api_reliability_http_peer1.conf
5
6 [core]
7 TOTAL_QUOTA_OUT = 1 GB
8 TOTAL_QUOTA_IN  = 1 GB
9
10 [transport-tcp]
11 TIMEOUT = 5 s
12
13 [transport-http]
14 PORT = 12180
15
16 [arm]
17 PORT = 12185
18 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
19
20 [statistics]
21 PORT = 12184
22 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
23
24 [resolver]
25 PORT = 12183
26 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
27
28 [peerinfo]
29 PORT = 12182
30 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
31
32 [transport]
33 PORT = 12181
34 PLUGINS = http
35 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
36 #DEBUG = YES
37