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