do not autostart nse
[oweals/gnunet.git] / src / fs / test_fs_unindex_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/gnunet-test-fs-unindex/
3 DEFAULTCONFIG = test_fs_unindex_data.conf
4
5 [gnunetd]
6 HOSTKEY = $SERVICEHOME/.hostkey
7
8 [resolver]
9 PORT = 42464
10 HOSTNAME = localhost
11
12 [transport]
13 PORT = 42465
14 PLUGINS = 
15
16 [arm]
17 PORT = 42466
18 HOSTNAME = localhost
19 DEFAULTSERVICES = 
20
21 [datastore]
22 #DEBUG = YES
23
24 [statistics]
25 PORT = 42467
26 HOSTNAME = localhost
27
28 [peerinfo]
29 PORT = 42469
30 HOSTNAME = localhost
31
32 [core]
33 PORT = 42470
34 HOSTNAME = localhost
35
36 [fs]
37 PORT = 42471
38 HOSTNAME = localhost
39 #DEBUG = YES
40
41 [testing]
42 WEAKRANDOM = YES
43
44
45 [dhtcache]
46 QUOTA=65536
47
48 DATABASE=sqlite
49 [mesh]
50 AUTOSTART = NO
51
52
53
54 [dns]
55 AUTOSTART = NO
56
57
58
59 [nse]
60 AUTOSTART = NO
61
62