aboutsummaryrefslogtreecommitdiff
path: root/src/statistics
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-11 14:03:52 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-11 14:03:52 +0000
commit0b385d20dad7898fbc0d07aba0587e86648a733a (patch)
tree2f739566bf1b9324d287b5667857e92c765863db /src/statistics
parent0a1098b10093d1344be7455c901e938806753fd0 (diff)
downloadgnunet-0b385d20dad7898fbc0d07aba0587e86648a733a.tar.gz
gnunet-0b385d20dad7898fbc0d07aba0587e86648a733a.zip
adding single location for no_forcestart configuration list
Diffstat (limited to 'src/statistics')
-rw-r--r--src/statistics/test_statistics_api_data.conf34
1 files changed, 2 insertions, 32 deletions
diff --git a/src/statistics/test_statistics_api_data.conf b/src/statistics/test_statistics_api_data.conf
index c4fdb6aec..bf9a2c83e 100644
--- a/src/statistics/test_statistics_api_data.conf
+++ b/src/statistics/test_statistics_api_data.conf
@@ -1,35 +1,5 @@
1@INLINE@ ../../contrib/no_forcestart.conf
2
1[PATHS] 3[PATHS]
2GNUNET_TEST_HOME = /tmp/test-gnunet-statistics/ 4GNUNET_TEST_HOME = /tmp/test-gnunet-statistics/
3 5
4
5[statistics]
6PORT = 22353
7UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-statistics.unix
8
9[arm]
10PORT = 22354
11UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-arm.unix
12
13[hostlist]
14FORCESTART = NO
15
16[datastore]
17FORCESTART = NO
18
19[dht]
20FORCESTART = NO
21
22[nse]
23FORCESTART = NO
24
25[cadet]
26FORCESTART = NO
27
28[revocation]
29FORCESTART = NO
30
31[topology]
32FORCESTART = NO
33
34[fs]
35FORCESTART = NO \ No newline at end of file