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