- fix
[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 DEFAULTCONFIG = test_learning_adv_peer.conf
5
6 [transport-tcp]
7 PORT = 22968
8
9 [arm]
10 PORT = 22966
11 DEFAULTSERVICES = topology hostlist
12 UNIXPATH = /tmp/gnunet-hostlist-p2-service-arm.sock
13
14 [statistics]
15 PORT = 22967
16 UNIXPATH = /tmp/gnunet-hostlist-p2-service-statistics.sock
17
18 [resolver]
19 PORT = 22964
20 UNIXPATH = /tmp/gnunet-hostlist-p2-service-resolver.sock
21
22 [peerinfo]
23 PORT = 22969
24 UNIXPATH = /tmp/gnunet-hostlist-p2-service-peerinfo.sock
25
26 [transport]
27 PORT = 22965
28 UNIXPATH = /tmp/gnunet-hostlist-p2-service-transport.sock
29
30 [core]
31 PORT = 22970
32 UNIXPATH = /tmp/gnunet-hostlist-p2-service-core.sock
33
34 [hostlist]
35 HTTPPORT = 12981
36 HOSTLISTFILE = hostlists_adv_peer.file
37 OPTIONS = -p -a
38 SERVERS = http://localhost:12981/
39 EXTERNAL_DNS_NAME = localhost
40
41 [dht]
42 AUTOSTART = NO
43
44
45 [ats]
46 PORT = 22971
47 UNIXPATH = /tmp/gnunet-ats-p2-service-core.sock