- verboser log, faster start
[oweals/gnunet.git] / src / hostlist / test_learning_adv_peer.conf
1 @INLINE@ test_hostlist_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-gnunet-hostlist-peer-1/
4
5 [transport-tcp]
6 PORT = 22968
7
8 [arm]
9 PORT = 22966
10 DEFAULTSERVICES = topology hostlist
11 UNIXPATH = /tmp/gnunet-hostlist-p2-service-arm.sock
12
13 [statistics]
14 PORT = 22967
15 UNIXPATH = /tmp/gnunet-hostlist-p2-service-statistics.sock
16
17 [resolver]
18 PORT = 22964
19 UNIXPATH = /tmp/gnunet-hostlist-p2-service-resolver.sock
20
21 [peerinfo]
22 PORT = 22969
23 UNIXPATH = /tmp/gnunet-hostlist-p2-service-peerinfo.sock
24
25 [transport]
26 PORT = 22965
27 UNIXPATH = /tmp/gnunet-hostlist-p2-service-transport.sock
28
29 [core]
30 PORT = 22970
31 UNIXPATH = /tmp/gnunet-hostlist-p2-service-core.sock
32
33 [hostlist]
34 HTTPPORT = 12981
35 HOSTLISTFILE = hostlists_adv_peer.file
36 OPTIONS = -p -a
37 SERVERS = http://localhost:12981/
38 EXTERNAL_DNS_NAME = localhost
39
40 [dht]
41 AUTOSTART = NO
42
43
44 [ats]
45 PORT = 22971
46 UNIXPATH = /tmp/gnunet-ats-p2-service-core.sock