aboutsummaryrefslogtreecommitdiff
path: root/src/transport/template_cfg_peer2.conf
blob: 71881bdb0241ea42e90046436bacba1facda8ab1 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
@INLINE@ test_transport_defaults.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-tcp-p2/
DEFAULTCONFIG = template_cfg_peer2.conf

[gnunetd]
HOSTKEY = $SERVICEHOME/.hostkey

[nat]
RETURN_LOCAL_ADDRESSES = YES
DISABLEV6 = NO

[transport-tcp]
PORT = 12100
TIMEOUT = 5 s

[transport-udp]
BROADCAST = NO

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

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

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

[peerinfo]
PORT = 12011
UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
TRUST = $SERVICEHOME/data/credit/

[transport]
#PREFIX = valgrind --leak-check=full
PORT = 12010
UNIXPATH = /tmp/gnunet-p2-service-transport.sock

[ats]
#DEBUG = YES
PORT = 12016
UNIXPATH = /tmp/gnunet-p2-service-ats.sock