(no commit message)
[oweals/gnunet.git] / src / hostlist / learning_peer1.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-1/
3 DEFAULTCONFIG = learning_peer1.conf
4
5 [resolver]
6 PORT = 12964
7
8 [transport]
9 PORT = 12965
10 PLUGINS = tcp
11 DEBUG = YES
12
13 [arm]
14 PORT = 12966
15 DEFAULTSERVICES = resolver transport core statistics topology
16 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
17 #DEBUG=NO
18
19 [statistics]
20 PORT = 12967
21
22 [transport-tcp]
23 PORT = 12968
24
25 [peerinfo]
26 PORT = 12969
27
28 [core]
29 PORT = 12970
30 #DEBUG = YES
31 #PREFIX = valgrind --tool=memcheck
32
33 [testing]
34 WEAKRANDOM = YES
35
36 [hostlist]
37 HTTPPORT = 12980
38 SERVERS = http://localhost:12981/
39 OPTIONS = -b -p -e -a
40 DEBUG = YES
41 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
42
43 [topology]
44 #DEBUG = YES
45 #PREFIX = valgrind --tool=memcheck