diff options
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 + |