aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_http_peer2.conf
blob: fa7aa3b297d9bb9c0dfdc08ace28a4c8a3b396cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
@INLINE@ template_cfg_peer2.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-http-p2/
DEFAULTCONFIG = test_transport_api_http_peer2.conf

[transport-http]
PORT = 12090

[arm]
PORT = 12095
DEFAULTSERVICES = transport
UNIXPATH = /tmp/gnunet-p2-service-arm.sock

[statistics]
PORT = 12094
UNIXPATH = /tmp/gnunet-p2-service-statistics.sock

[resolver]
PORT = 12093
UNIXPATH = /tmp/gnunet-p2-service-resolver.sock

[peerinfo]
PORT = 12092
UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock

[transport]
#DEBUG = YES
PORT = 12091
PLUGINS = http
UNIXPATH = /tmp/gnunet-p2-service-transport.sock
#PREFIX = valgrind --leak-check=full