aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api2_tcp_peer1.conf
blob: 36e00c00fd4fe88e1491435caccc2865184c0b33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@INLINE@ template_cfg_peer1.conf
[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-tcp-p1/

[transport]
BINARY = gnunet-service-tng
PLUGINS = tcp
PREFIX = valgrind --log-file=/tmp/vg_peer1-%p

[communicator-tcp]
BINARY = gnunet-communicator-tcp
BINDTO = 60002
DISABLE_V6 = YES
IMMEDIATE_START = YES

[peerstore]
IMMEDIATE_START = YES

#[transport]
#PREFIX = valgrind