aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_learning_learn_peer.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-01-03 15:37:01 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-01-03 15:37:01 +0000
commitc3eb3e1d649e6930b872baad3e1c3135d35138f4 (patch)
tree2b8adc79fedc5d2d0ce00b9ed033b3b22ecd3fc0 /src/hostlist/test_learning_learn_peer.conf
parent748e690fe49e2639076cb76e6a4a4c5eb04e130e (diff)
downloadgnunet-c3eb3e1d649e6930b872baad3e1c3135d35138f4.tar.gz
gnunet-c3eb3e1d649e6930b872baad3e1c3135d35138f4.zip
cleaned up config
Diffstat (limited to 'src/hostlist/test_learning_learn_peer.conf')
-rw-r--r--src/hostlist/test_learning_learn_peer.conf16
1 files changed, 7 insertions, 9 deletions
diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf
index e871c609c..c2d02e1d3 100644
--- a/src/hostlist/test_learning_learn_peer.conf
+++ b/src/hostlist/test_learning_learn_peer.conf
@@ -1,27 +1,27 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-1/ 2SERVICEHOME = /tmp/test-hostlist-peer-1/
3DEFAULTCONFIG = test_learning_learn_peer.conf 3DEFAULTCONFIG = test_learning_learn_peer.conf
4 4
5[resolver] 5[resolver]
6PORT = 12964 6PORT = 12964
7UNIXPATH = /tmp/gnunet-p2-service-resolver.sock 7UNIXPATH = /tmp/gnunet-hostlist-p1-service-resolver.sock
8 8
9[transport] 9[transport]
10PORT = 12965 10PORT = 12965
11UNIXPATH = /tmp/gnunet-p2-service-transport.sock 11UNIXPATH = /tmp/gnunet-hostlist-p1-service-transport.sock
12PLUGINS = tcp 12PLUGINS = tcp
13#DEBUG = YES 13#DEBUG = YES
14 14
15[arm] 15[arm]
16PORT = 12966 16PORT = 12966
17UNIXPATH = /tmp/gnunet-p2-service-arm.sock 17UNIXPATH = /tmp/gnunet-hostlist-p1-service-arm.sock
18DEFAULTSERVICES = topology hostlist 18DEFAULTSERVICES = topology hostlist
19#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 19#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
20#DEBUG=YES 20#DEBUG=YES
21 21
22[statistics] 22[statistics]
23PORT = 12967 23PORT = 12967
24UNIXPATH = /tmp/gnunet-p2-service-statistics.sock 24UNIXPATH = /tmp/gnunet-hostlist-p1-service-statistics.sock
25HOSTNAME = localhost 25HOSTNAME = localhost
26 26
27[transport-tcp] 27[transport-tcp]
@@ -29,12 +29,12 @@ PORT = 12968
29 29
30[peerinfo] 30[peerinfo]
31PORT = 12969 31PORT = 12969
32UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock 32UNIXPATH = /tmp/gnunet-hostlist-p1-service-peerinfo.sock
33 33
34 34
35[core] 35[core]
36PORT = 12970 36PORT = 12970
37UNIXPATH = /tmp/gnunet-p2-service-core.sock 37UNIXPATH = /tmp/gnunet-hostlist-p1-service-core.sock
38#DEBUG = YES 38#DEBUG = YES
39#PREFIX = valgrind --tool=memcheck 39#PREFIX = valgrind --tool=memcheck
40 40
@@ -48,8 +48,6 @@ OPTIONS = -b -e
48#OPTIONS = -b -p 48#OPTIONS = -b -p
49#DEBUG = YES 49#DEBUG = YES
50HOSTLISTFILE = hostlists_learn_peer.file 50HOSTLISTFILE = hostlists_learn_peer.file
51#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
52
53 51
54[topology] 52[topology]
55#DEBUG = YES 53#DEBUG = YES