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