more work on bugs and testing of fs service
[oweals/gnunet.git] / src / fs / test_fs_download_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/gnunet-test-fs-download/
3 DEFAULTCONFIG = test_fs_download_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 = resolver datastore transport core fs
20
21 [statistics]
22 PORT = 42467
23 HOSTNAME = localhost
24
25 [peerinfo]
26 PORT = 42469
27 HOSTNAME = localhost
28
29 [core]
30 PORT = 42470
31 HOSTNAME = localhost
32
33 [fs]
34 PORT = 42471
35 HOSTNAME = localhost
36
37 [testing]
38 WEAKRANDOM = YES