-API comments
[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 [dns]
35 AUTOSTART = NO
36
37 [nse]
38 AUTOSTART = NO
39
40 [lockmanager]
41 AUTOSTART = NO
42
43 [ats]
44 AUTOSTART = NO
45
46 [namestore]
47 AUTOSTART = NO
48
49 [gns]
50 AUTOSTART = NO
51
52 [vpn]
53 AUTOSTART = NO
54