diff options
Diffstat (limited to 'src/statistics/test_statistics_api_data.conf')
-rw-r--r-- | src/statistics/test_statistics_api_data.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/statistics/test_statistics_api_data.conf b/src/statistics/test_statistics_api_data.conf index 4e229e9..1ef8f95 100644 --- a/src/statistics/test_statistics_api_data.conf +++ b/src/statistics/test_statistics_api_data.conf @@ -1,17 +1,14 @@ [PATHS] SERVICEHOME = /tmp/test-gnunetd-statistics/ -DEFAULTCONFIG = test_statistics_api_data.conf [statistics] PORT = 22353 UNIXPATH = /tmp/test-statistics-service-statistics.unix -#DEBUG = YES [arm] PORT = 22354 DEFAULTSERVICES = UNIXPATH = /tmp/test-statistics-service-arm.unix -# DEBUG = YES [fs] AUTOSTART = NO @@ -52,3 +49,5 @@ AUTOSTART = NO [vpn] AUTOSTART = NO +[consensus] +AUTOSTART = NO |