expose our hello to plugins
[oweals/gnunet.git] / src / fs / test_gnunet_fs_rec_data.conf
1 [PATHS]
2 SERVICEHOME = /tmp/gnunet-test-fs-py-rec/
3 DEFAULTCONFIG = test_gnunet_fs_rec_data.conf
4
5 [gnunetd]
6 HOSTKEY = $SERVICEHOME/.hostkey
7
8 [resolver]
9 PORT = 44464
10 HOSTNAME = localhost
11
12 [transport]
13 PORT = 44465
14 PLUGINS = 
15
16 [arm]
17 PORT = 44466
18 HOSTNAME = localhost
19 DEFAULTSERVICES = 
20
21 [datastore]
22 PORT = 44472
23 # DEBUG = YES
24
25 [statistics]
26 PORT = 44467
27 HOSTNAME = localhost
28
29 [peerinfo]
30 PORT = 44469
31 HOSTNAME = localhost
32
33 [core]
34 PORT = 44470
35 HOSTNAME = localhost
36
37 [fs]
38 PORT = 44471
39 HOSTNAME = localhost
40 #DEBUG = YES
41 #PREFIX = valgrind --tool=memcheck --leak-check=yes
42 #BINARY = /home/grothoff/bin/gnunet-service-fs
43
44 [testing]
45 WEAKRANDOM = YES