aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_https_peer2.conf
blob: 3b1d55b0a2e4d56bf3c473aa66b29446c6cf049d (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
@INLINE@ template_cfg_peer2.conf
[PATHS]
GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/api-https-p2/

[transport-https_server]
EXTERNAL_HOSTNAME = localhost
EXTERNAL_HOSTNAME_ONLY = yes
EXTERNAL_HOSTNAME_USE_PORT = YES

[arm]
PORT = 12115
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock

[statistics]
PORT = 12114
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock

[resolver]
PORT = 12113
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock

[peerinfo]
PORT = 12112
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock

[transport]
PORT = 12111
PLUGINS = https_server
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock
#PREFIX = valgrind