do not autostart nse
[oweals/gnunet.git] / src / fs / test_fs_uri_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/gnunet-test-fs-uri/
3 DEFAULTCONFIG = /etc/gnunetd.conf
4
5 [gnunetd]
6 HOSTKEY = $SERVICEHOME/.hostkey
7
8 [TESTING]
9 WEAKRANDOM = YES
10
11
12 [dhtcache]
13 QUOTA=65536
14
15 DATABASE=sqlite
16 [mesh]
17 AUTOSTART = NO
18
19
20
21 [dns]
22 AUTOSTART = NO
23
24
25
26 [nse]
27 AUTOSTART = NO
28
29