diff options
Diffstat (limited to 'src/statistics/test_statistics_api_data.conf')
-rw-r--r-- | src/statistics/test_statistics_api_data.conf | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/src/statistics/test_statistics_api_data.conf b/src/statistics/test_statistics_api_data.conf new file mode 100644 index 0000000..9ccb770 --- /dev/null +++ b/src/statistics/test_statistics_api_data.conf @@ -0,0 +1,43 @@ +[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 + +[datastore] +AUTOSTART = NO + +[dht] +AUTOSTART = NO + +[transport] +AUTOSTART = NO + +[core] +AUTOSTART = NO + +[peerinfo] +AUTOSTART = NO + + +[dns] +AUTOSTART = NO + + + +[nse] +AUTOSTART = NO + + |