aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/test_scalarproduct.conf
blob: fb9a34da699b965aea991951409e574974aa7d6e (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
[arm]
DEFAULTSERVICES = core cadet statistics scalarproduct set
PORT = 12366

[PATHS]
GNUNET_TEST_HOME = /tmp/test-scalarproduct/

[scalarproduct]
AUTOSTART = YES
BINARY = gnunet-service-scalarproduct
#UNIXPATH = $SERVICEHOME/scalarproduct.sock
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-scalarproduct.sock
HOSTNAME = localhost
PORT = 13087
#OPTIONS = -L DEBUG

[set]
AUTOSTART = YES
PORT = 12106
HOSTNAME = localhost
BINARY = gnunet-service-set
#ACCEPT_FROM = 127.0.0.1;
#ACCEPT_FROM6 = ::1;
#UNIXPATH = $SERVICEHOME/set.sock
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-set.sock
#UNIX_MATCH_UID = YES
#UNIX_MATCH_GID = YES
#OPTIONS = -L DEBUG

[testbed]
OVERLAY_TOPOLOGY = CLIQUE