stuff
[oweals/gnunet.git] / src / fs / test_fs_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/gnunet-test-fs/
3 DEFAULTCONFIG = test_fs_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 #DEBUG = YES
16
17 [arm]
18 PORT = 42466
19 HOSTNAME = localhost
20 DEFAULTSERVICES =
21
22 [datastore]
23 #DEBUG = YES
24
25 [statistics]
26 PORT = 42467
27 HOSTNAME = localhost
28
29 [peerinfo]
30 PORT = 42469
31 HOSTNAME = localhost
32
33 [core]
34 PORT = 42470
35 HOSTNAME = localhost
36
37 [fs]
38 PORT = 42471
39 HOSTNAME = localhost
40 ACTIVEMIGRATION = NO
41 #DEBUG = YES
42
43 [testing]
44 WEAKRANDOM = YES