-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually always GNUNE...
[oweals/gnunet.git] / src / statistics / test_statistics_api_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-statistics/
3 DEFAULTCONFIG = test_statistics_api_data.conf
4
5 [statistics]
6 PORT = 22353
7 UNIXPATH = /tmp/test-statistics-service-statistics.unix
8 #DEBUG = YES
9
10 [arm]
11 PORT = 22354
12 DEFAULTSERVICES = 
13 UNIXPATH = /tmp/test-statistics-service-arm.unix
14 # DEBUG = YES
15
16 [fs]
17 AUTOSTART = NO
18
19 [datastore]
20 AUTOSTART = NO
21
22 [dht]
23 AUTOSTART = NO
24
25 [transport]
26 AUTOSTART = NO
27
28 [core]
29 AUTOSTART = NO
30
31 [peerinfo]
32 AUTOSTART = NO
33
34
35 [dns]
36 AUTOSTART = NO
37
38
39
40 [nse]
41 AUTOSTART = NO
42
43