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