d15fe0bae2189ef7a285889cd520ad0eac10ebba
[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 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
7
8 [transport]
9 PORT = 22965
10 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
11 PLUGINS = tcp
12 #DEBUG = YES
13
14 [arm]
15 PORT = 22966
16 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
17 DEFAULTSERVICES = topology hostlist
18 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args
19 DEBUG=YES
20
21 [statistics]
22 PORT = 22967
23 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
24 HOSTNAME = localhost
25
26 [transport-tcp]
27 PORT = 22968
28
29 [peerinfo]
30 PORT = 22969
31 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
32
33 [core]
34 PORT = 22970
35 UNIXPATH = /tmp/gnunet-p1-service-core.sock
36 #DEBUG = YES
37 #PREFIX = valgrind --tool=memcheck
38
39 [testing]
40 WEAKRANDOM = YES
41
42 [hostlist]
43 EXTERNAL_DNS_NAME = localhost
44 HTTPPORT = 12981
45 SERVERS = http://localhost:12981/
46 OPTIONS = -p -a
47 #OPTIONS = -b -p -a
48 #DEBUG = YES
49 HOSTLISTFILE = hostlists_adv_peer.file
50 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
51
52 [topology]
53 #DEBUG = YES
54 #PREFIX = valgrind --tool=memcheck
55
56 [fs]
57 AUTOSTART = NO
58
59 [datastore]
60 AUTOSTART = NO