aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_data.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-05-17 09:28:26 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-05-17 09:28:26 +0000
commita85bc5550b044c76cb96f3608989fc1138512f2d (patch)
treecbf077f52f64d1f4f03a4e98d12dedadaab26779 /src/hostlist/test_gnunet_daemon_hostlist_data.conf
parent3a52873d301e7f458dd9622e3632d4056551d7b0 (diff)
downloadgnunet-a85bc5550b044c76cb96f3608989fc1138512f2d.tar.gz
gnunet-a85bc5550b044c76cb96f3608989fc1138512f2d.zip
Diffstat (limited to 'src/hostlist/test_gnunet_daemon_hostlist_data.conf')
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_data.conf47
1 files changed, 46 insertions, 1 deletions
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_data.conf b/src/hostlist/test_gnunet_daemon_hostlist_data.conf
index 15a52e335..059f59831 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_data.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_data.conf
@@ -14,4 +14,49 @@ BINARY = gnunet-daemon-hostlist
14OPTIONS = -b 14OPTIONS = -b
15SERVERS = http://gnunet.org:8080/ 15SERVERS = http://gnunet.org:8080/
16# proxy for downloading hostlists 16# proxy for downloading hostlists
17HTTP-PROXY = \ No newline at end of file 17HTTP-PROXY =
18
19[resolver]
20PORT = 12964
21
22[transport]
23PORT = 12965
24PLUGINS = tcp
25#DEBUG = YES
26DEBUG = NO
27
28[arm]
29PORT = 12966
30DEFAULTSERVICES = hostlist topology
31#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
32
33[statistics]
34PORT = 12967
35
36[transport-tcp]
37PORT = 12968
38DEBUG = NO
39
40[peerinfo]
41PORT = 12969
42
43[core]
44PORT = 12970
45#DEBUG = YES
46#PREFIX = valgrind --tool=memcheck\
47DEBUG = NO
48
49[testing]
50WEAKRANDOM = YES
51
52[topology]
53#DEBUG = YES
54#PREFIX = valgrind --tool=memcheck
55DEBUG = NO
56
57[fs]
58AUTOSTART = NO
59
60[datastore]
61AUTOSTART = NO
62