do not use default services for things that ARM will start automatically
[oweals/gnunet.git] / src / hostlist / test_learning_learn_peer2.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-3/
3 DEFAULTCONFIG = test_learning_learn_peer2.conf
4 [resolver]
5 PORT = 32964
6
7 [transport]
8 PORT = 32965
9 PLUGINS = tcp
10 #DEBUG = YES
11
12 [arm]
13 PORT = 32966
14 DEFAULTSERVICES = topology hostlist
15 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
16 DEBUG=NO
17
18 [statistics]
19 PORT = 32967
20 HOSTNAME = localhost
21
22 [transport-tcp]
23 PORT = 32968
24
25 [peerinfo]
26 PORT = 32969
27
28 [core]
29 PORT = 32970
30 #DEBUG = YES
31 #PREFIX = valgrind --tool=memcheck
32
33 [testing]
34 WEAKRANDOM = YES
35
36 [hostlist]
37 HTTPPORT = 32980
38 SERVERS = http://localhost:12981/
39 OPTIONS = -b -e
40 #OPTIONS = -b -p
41 #DEBUG = YES
42 HOSTLISTFILE = hostlists_learn_peer2.file
43 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
44
45
46 [topology]
47 #DEBUG = YES
48 #PREFIX = valgrind --tool=memcheck