fixing mess with search update serialization and parenting
[oweals/gnunet.git] / src / hostlist / test_learning_adv_peer.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-2/
3
4 [resolver]
5 PORT = 22964
6
7 [transport]
8 PORT = 22965
9 PLUGINS = tcp
10 #DEBUG = YES
11
12 [arm]
13 PORT = 22966
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 = 22967
20
21 [transport-tcp]
22 PORT = 22968
23
24 [peerinfo]
25 PORT = 22969
26
27 [core]
28 PORT = 22970
29 #DEBUG = YES
30 #PREFIX = valgrind --tool=memcheck
31
32 [testing]
33 WEAKRANDOM = YES
34
35 [hostlist]
36 EXTERNAL_DNS_NAME = localhost
37 HTTPPORT = 12981
38 SERVERS = http://localhost:12981/
39 OPTIONS = -p -a
40 #OPTIONS = -b -p -a
41 #DEBUG = YES
42 HOSTLISTFILE = hostlists_adv_peer.file
43 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
44
45 [topology]
46 #DEBUG = YES
47 #PREFIX = valgrind --tool=memcheck