c256c28297d95e1efda4e3bfd232fb8ab723cf13
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_peer2.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-2/
3 DEFAULTCONFIG = test_gnunet_daemon_hostlist_peer2.conf
4
5 [resolver]
6 PORT = 22964
7 DEBUG = NO
8
9 [transport]
10 PORT = 22965
11 PLUGINS = tcp
12 DEBUG = NO
13
14 [arm]
15 PORT = 22966
16 DEFAULTSERVICES = hostlist topology
17 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
18 DEBUG = NO
19
20 [statistics]
21 PORT = 22967
22
23 [transport-tcp]
24 PORT = 22968
25 DEBUG = NO
26
27 [peerinfo]
28 PORT = 22969
29
30 [core]
31 PORT = 22970
32 DEBUG = NO
33 #PREFIX = valgrind --tool=memcheck
34
35 [testing]
36 WEAKRANDOM = YES
37
38 [hostlist]
39 HTTPPORT = 12981
40 SERVERS = http://localhost:12980/
41 OPTIONS = -b -p
42 DEBUG = NO
43 HOSTLISTFILE = hostlists_peer2.file
44 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
45
46 [topology]
47 #DEBUG = YES
48 #PREFIX = valgrind --tool=memcheck
49 DEBUG = NO
50
51 [fs]
52 AUTOSTART = NO
53
54 [datastore]
55 AUTOSTART = NO