aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_learning_adv_peer.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-05 17:50:22 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-05 17:50:22 +0000
commitcdad91d64f5a58275f209d5ac4867585d68c0e73 (patch)
treeeb3cdd47b395c50d2ca1be883ec0b7e056dbefc3 /src/hostlist/test_learning_adv_peer.conf
parent69a23725d6937db68fc8ca2fd1e8490220edc7de (diff)
downloadgnunet-cdad91d64f5a58275f209d5ac4867585d68c0e73.tar.gz
gnunet-cdad91d64f5a58275f209d5ac4867585d68c0e73.zip
fix
Diffstat (limited to 'src/hostlist/test_learning_adv_peer.conf')
-rw-r--r--src/hostlist/test_learning_adv_peer.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/hostlist/test_learning_adv_peer.conf b/src/hostlist/test_learning_adv_peer.conf
index 3781ddbb2..0ca38148b 100644
--- a/src/hostlist/test_learning_adv_peer.conf
+++ b/src/hostlist/test_learning_adv_peer.conf
@@ -3,20 +3,24 @@ SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-2/
3 3
4[resolver] 4[resolver]
5PORT = 22964 5PORT = 22964
6UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
6 7
7[transport] 8[transport]
8PORT = 22965 9PORT = 22965
10UNIXPATH = /tmp/gnunet-p1-service-transport.sock
9PLUGINS = tcp 11PLUGINS = tcp
10#DEBUG = YES 12#DEBUG = YES
11 13
12[arm] 14[arm]
13PORT = 22966 15PORT = 22966
16UNIXPATH = /tmp/gnunet-p1-service-arm.sock
14DEFAULTSERVICES = topology hostlist 17DEFAULTSERVICES = topology hostlist
15#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 18#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
16DEBUG=YES 19DEBUG=YES
17 20
18[statistics] 21[statistics]
19PORT = 22967 22PORT = 22967
23UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
20HOSTNAME = localhost 24HOSTNAME = localhost
21 25
22[transport-tcp] 26[transport-tcp]
@@ -24,9 +28,11 @@ PORT = 22968
24 28
25[peerinfo] 29[peerinfo]
26PORT = 22969 30PORT = 22969
31UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
27 32
28[core] 33[core]
29PORT = 22970 34PORT = 22970
35UNIXPATH = /tmp/gnunet-p1-service-core.sock
30#DEBUG = YES 36#DEBUG = YES
31#PREFIX = valgrind --tool=memcheck 37#PREFIX = valgrind --tool=memcheck
32 38
@@ -51,4 +57,4 @@ HOSTLISTFILE = hostlists_adv_peer.file
51AUTOSTART = NO 57AUTOSTART = NO
52 58
53[datastore] 59[datastore]
54AUTOSTART = NO \ No newline at end of file 60AUTOSTART = NO