fix DHT start, be less verbose
[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
5 [resolver]
6 PORT = 32964
7 UNIXPATH = /tmp/gnunet-p3-service-resolver.sock
8
9 [transport]
10 PORT = 32965
11 UNIXPATH = /tmp/gnunet-p3-service-transport.sock
12 PLUGINS = tcp
13 #DEBUG = YES
14
15 [arm]
16 PORT = 32966
17 UNIXPATH = /tmp/gnunet-p3-service-arm.sock
18 DEFAULTSERVICES = topology hostlist
19 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
20 DEBUG=NO
21
22 [statistics]
23 PORT = 32967
24 UNIXPATH = /tmp/gnunet-p3-service-statistics.sock
25 HOSTNAME = localhost
26
27 [transport-tcp]
28 PORT = 32968
29
30 [peerinfo]
31 PORT = 32969
32 UNIXPATH = /tmp/gnunet-p3-service-peerinfo.sock
33
34 [core]
35 PORT = 32970
36 UNIXPATH = /tmp/gnunet-p3-service-core.sock
37 #DEBUG = YES
38 #PREFIX = valgrind --tool=memcheck
39
40 [testing]
41 WEAKRANDOM = YES
42
43 [hostlist]
44 HTTPPORT = 32980
45 SERVERS = http://localhost:12981/
46 OPTIONS = -b -e
47 #OPTIONS = -b -p
48 #DEBUG = YES
49 HOSTLISTFILE = hostlists_learn_peer2.file
50 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
51
52
53 [topology]
54 #DEBUG = YES
55 #PREFIX = valgrind --tool=memcheck