aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/test_scalarproduct.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-07 00:42:31 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-07 00:42:31 +0000
commitd30f73b49715899b2aa12e4819a0e105994c5411 (patch)
treea1c2ff23e637053477334bddcbe4e8969c6cfc5d /src/scalarproduct/test_scalarproduct.conf
parent7b993324a717497da6d34573a45150c48ca8786f (diff)
downloadgnunet-d30f73b49715899b2aa12e4819a0e105994c5411.tar.gz
gnunet-d30f73b49715899b2aa12e4819a0e105994c5411.zip
-fix some of the obvious issues
Diffstat (limited to 'src/scalarproduct/test_scalarproduct.conf')
-rw-r--r--src/scalarproduct/test_scalarproduct.conf22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/scalarproduct/test_scalarproduct.conf b/src/scalarproduct/test_scalarproduct.conf
index b61197dac..36e175b16 100644
--- a/src/scalarproduct/test_scalarproduct.conf
+++ b/src/scalarproduct/test_scalarproduct.conf
@@ -5,27 +5,5 @@ PORT = 12366
5[PATHS] 5[PATHS]
6GNUNET_TEST_HOME = /tmp/test-scalarproduct/ 6GNUNET_TEST_HOME = /tmp/test-scalarproduct/
7 7
8[scalarproduct]
9AUTOSTART = YES
10BINARY = gnunet-service-scalarproduct
11#UNIXPATH = $SERVICEHOME/scalarproduct.sock
12UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-scalarproduct.sock
13HOSTNAME = localhost
14PORT = 13087
15#OPTIONS = -L DEBUG
16
17[set]
18AUTOSTART = YES
19PORT = 12106
20HOSTNAME = localhost
21BINARY = gnunet-service-set
22#ACCEPT_FROM = 127.0.0.1;
23#ACCEPT_FROM6 = ::1;
24#UNIXPATH = $SERVICEHOME/set.sock
25UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-set.sock
26#UNIX_MATCH_UID = YES
27#UNIX_MATCH_GID = YES
28#OPTIONS = -L DEBUG
29
30[testbed] 8[testbed]
31OVERLAY_TOPOLOGY = CLIQUE \ No newline at end of file 9OVERLAY_TOPOLOGY = CLIQUE \ No newline at end of file