- removed some optional parts from the SP test config
[oweals/gnunet.git] / src / scalarproduct / test_scalarproduct.conf
1 [arm]
2 DEFAULTSERVICES = core cadet statistics scalarproduct set
3 PORT = 12366
4
5 [PATHS]
6 GNUNET_TEST_HOME = /tmp/test-scalarproduct/
7
8 [scalarproduct]
9 AUTOSTART = YES
10 BINARY = gnunet-service-scalarproduct
11 #UNIXPATH = $SERVICEHOME/scalarproduct.sock
12 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-scalarproduct.sock
13 HOSTNAME = localhost
14 PORT = 13087
15 #OPTIONS = -L DEBUG
16
17 [set]
18 AUTOSTART = YES
19 PORT = 12106
20 HOSTNAME = localhost
21 BINARY = gnunet-service-set
22 #ACCEPT_FROM = 127.0.0.1;
23 #ACCEPT_FROM6 = ::1;
24 #UNIXPATH = $SERVICEHOME/set.sock
25 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-set.sock
26 #UNIX_MATCH_UID = YES
27 #UNIX_MATCH_GID = YES
28 #OPTIONS = -L DEBUG
29
30 [testbed]
31 OVERLAY_TOPOLOGY = CLIQUE