(no commit message)
[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=YES
17
18 [statistics]
19 PORT = 22967
20 HOSTNAME = localhost
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 EXTERNAL_DNS_NAME = localhost
38 HTTPPORT = 12981
39 SERVERS = http://localhost:12981/
40 OPTIONS = -p -a
41 #OPTIONS = -b -p -a
42 DEBUG = YES
43 HOSTLISTFILE = hostlists_adv_peer.file
44 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
45
46 [topology]
47 #DEBUG = YES
48 #PREFIX = valgrind --tool=memcheck