aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_http_peer1.conf
blob: 238089c42adf6128b923508ce84a2a2474af1305 (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_peer1.conf
[PATHS]
GNUNET_TEST_HOME = /tmp/test-transport/api-http-p1/

[transport-http_client]

[arm]
PORT = 12085
DEFAULTSERVICES = transport
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-arm.sock

[statistics]
PORT = 12084
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-statistics.sock

[resolver]
PORT = 12083
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-resolver.sock

[peerinfo]
PORT = 12082
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-peerinfo.sock

[transport]
PORT = 12081
PLUGINS = http_client
#BINARY = .libs/gnunet-service-transport
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p1-service-transport.sock
#PREFIX = valgrind --leak-check=full
#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args