cleaned up config
[oweals/gnunet.git] / src / hostlist / test_learning_adv_peer.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-hostlist-peer-2/
3 DEFAULTCONFIG = test_learning_adv_peer.conf
4
5 [resolver]
6 PORT = 22964
7 UNIXPATH = /tmp/gnunet-hostlist-p2-service-resolver.sock
8
9 [transport]
10 PORT = 22965
11 UNIXPATH = /tmp/gnunet-hostlist-p2-service-transport.sock
12 PLUGINS = tcp
13 #DEBUG = YES
14
15 [arm]
16 PORT = 22966
17 UNIXPATH = /tmp/gnunet-hostlist-p2-service-arm.sock
18 DEFAULTSERVICES = topology hostlist
19 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args
20 DEBUG=YES
21
22 [statistics]
23 PORT = 22967
24 UNIXPATH = /tmp/gnunet-hostlist-p2-service-statistics.sock
25 HOSTNAME = localhost
26
27 [transport-tcp]
28 PORT = 22968
29
30 [peerinfo]
31 PORT = 22969
32 UNIXPATH = /tmp/gnunet-hostlist-p2-service-peerinfo.sock
33
34 [core]
35 PORT = 22970
36 UNIXPATH = /tmp/gnunet-hostlist-p2-service-core.sock
37 #DEBUG = YES
38 #PREFIX = valgrind --tool=memcheck
39
40 [testing]
41 WEAKRANDOM = YES
42
43 [hostlist]
44 EXTERNAL_DNS_NAME = localhost
45 HTTPPORT = 12981
46 SERVERS = http://localhost:12981/
47 OPTIONS = -p -a
48 #OPTIONS = -b -p -a
49 #DEBUG = YES
50 HOSTLISTFILE = hostlists_adv_peer.file
51
52 [topology]
53 #DEBUG = YES
54 #PREFIX = valgrind --tool=memcheck
55
56 [fs]
57 AUTOSTART = NO
58
59 [datastore]
60 AUTOSTART = NO
61
62 [dht]
63 AUTOSTART = NO