diff options
author | Bertrand Marc <beberking@gmail.com> | 2013-08-03 13:07:32 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2013-08-03 13:07:32 +0200 |
commit | 1ae32bc989973c2e8909c3b085d34b2454f92d1e (patch) | |
tree | dfde89b41437def7ce23af24db53a11a9b5f1075 /src/statistics/test_statistics_api_data.conf | |
parent | 740b30688bd745a527f96f9116c19acb3480971a (diff) |
Imported Upstream version 0.9.5a
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 |