aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_learning_learn_peer2.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-04-26 15:31:07 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-04-26 15:31:07 +0000
commit97c255a2ec844e63cd116f6e804b629185302e85 (patch)
treeeb3691ce52e5438fe3d1127415efe741533bc6fe /src/hostlist/test_learning_learn_peer2.conf
parente6674963348824eb7d8bdfdc0e2d655ca9773a40 (diff)
downloadgnunet-97c255a2ec844e63cd116f6e804b629185302e85.tar.gz
gnunet-97c255a2ec844e63cd116f6e804b629185302e85.zip
Diffstat (limited to 'src/hostlist/test_learning_learn_peer2.conf')
-rw-r--r--src/hostlist/test_learning_learn_peer2.conf47
1 files changed, 47 insertions, 0 deletions
diff --git a/src/hostlist/test_learning_learn_peer2.conf b/src/hostlist/test_learning_learn_peer2.conf
new file mode 100644
index 000000000..3279fbfd7
--- /dev/null
+++ b/src/hostlist/test_learning_learn_peer2.conf
@@ -0,0 +1,47 @@
1[PATHS]
2SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-3/
3DEFAULTCONFIG = test_learning_learn_peer2.conf
4[resolver]
5PORT = 32964
6
7[transport]
8PORT = 32965
9PLUGINS = tcp
10#DEBUG = YES
11
12[arm]
13PORT = 32966
14DEFAULTSERVICES = resolver transport core statistics topology hostlist
15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
16#DEBUG=NO
17
18[statistics]
19PORT = 32967
20
21[transport-tcp]
22PORT = 32968
23
24[peerinfo]
25PORT = 32969
26
27[core]
28PORT = 32970
29#DEBUG = YES
30#PREFIX = valgrind --tool=memcheck
31
32[testing]
33WEAKRANDOM = YES
34
35[hostlist]
36HTTPPORT = 32980
37SERVERS = http://localhost:12981/
38OPTIONS = -b -e
39#OPTIONS = -b -p
40DEBUG = YES
41HOSTLISTFILE = hostlists_learn_peer2.file
42#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
43
44
45[topology]
46#DEBUG = YES
47#PREFIX = valgrind --tool=memcheck