diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-07-21 08:19:52 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-07-21 08:19:52 +0000 |
commit | d37a0f2174ac2de7b60d7b1fba950007a7a83148 (patch) | |
tree | f7ccbc62b0c2fdb77ca09f304ee55779aa8b34e6 /src | |
parent | fa30930ecac34592d32c949eed359bbe2a124a9d (diff) |
no autostart
Diffstat (limited to 'src')
-rw-r--r-- | src/statistics/test_statistics_api_data.conf | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/src/statistics/test_statistics_api_data.conf b/src/statistics/test_statistics_api_data.conf index ba8d4d68e..6666e8cc2 100644 --- a/src/statistics/test_statistics_api_data.conf +++ b/src/statistics/test_statistics_api_data.conf @@ -13,3 +13,21 @@ DEFAULTSERVICES = UNIXPATH = /tmp/test-statistics-service-arm.unix # DEBUG = YES +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO + +[dht] +AUTOSTART = NO + +[transport] +AUTOSTART = NO + +[core] +AUTOSTART = NO + +[peerinfo] +AUTOSTART = NO + |