(no commit message)
[oweals/gnunet.git] / src / hostlist / test_learning_learn_peer.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-1/
3 DEFAULTCONFIG = test_learning_learn_peer.conf
4 [resolver]
5 PORT = 12964
6
7 [transport]
8 PORT = 12965
9 PLUGINS = tcp
10 #DEBUG = YES
11
12 [arm]
13 PORT = 12966
14 DEFAULTSERVICES = topology hostlist
15 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
16 DEBUG=YES
17
18 [statistics]
19 PORT = 12967
20 HOSTNAME = localhost
21
22 [transport-tcp]
23 PORT = 12968
24
25 [peerinfo]
26 PORT = 12969
27
28 [core]
29 PORT = 12970
30 #DEBUG = YES
31 #PREFIX = valgrind --tool=memcheck
32
33 [testing]
34 WEAKRANDOM = YES
35
36 [hostlist]
37 HTTPPORT = 12980
38 SERVERS = http://localhost:12981/
39 OPTIONS = -b -e
40 #OPTIONS = -b -p
41 DEBUG = YES
42 HOSTLISTFILE = hostlists_learn_peer.file
43 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
44
45
46 [topology]
47 #DEBUG = YES
48 #PREFIX = valgrind --tool=memcheck
49
50 [fs]
51 AUTOSTART = NO
52
53 [datastore]
54 AUTOSTART = NO