diff options
Diffstat (limited to 'src/statistics')
-rw-r--r-- | src/statistics/test_statistics_api_data.conf | 45 |
1 files changed, 13 insertions, 32 deletions
diff --git a/src/statistics/test_statistics_api_data.conf b/src/statistics/test_statistics_api_data.conf index e458f08bfe..c4fdb6aec6 100644 --- a/src/statistics/test_statistics_api_data.conf +++ b/src/statistics/test_statistics_api_data.conf @@ -8,47 +8,28 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-statistics.unix [arm] PORT = 22354 -DEFAULTSERVICES = UNIXPATH = $GNUNET_RUNTIME_DIR/test-statistics-service-arm.unix -[fs] -AUTOSTART = NO +[hostlist] +FORCESTART = NO [datastore] -AUTOSTART = NO +FORCESTART = NO [dht] -AUTOSTART = NO - -[transport] -AUTOSTART = NO - -[core] -AUTOSTART = NO - -[peerinfo] -AUTOSTART = NO - -[dns] -AUTOSTART = NO +FORCESTART = NO [nse] -AUTOSTART = NO - -[lockmanager] -AUTOSTART = NO +FORCESTART = NO -[ats] -AUTOSTART = NO +[cadet] +FORCESTART = NO -[namestore] -AUTOSTART = NO +[revocation] +FORCESTART = NO -[gns] -AUTOSTART = NO +[topology] +FORCESTART = NO -[vpn] -AUTOSTART = NO - -[consensus] -AUTOSTART = NO +[fs] +FORCESTART = NO
\ No newline at end of file |