aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/test_gnunet_daemon_hostlist_peer2.conf')
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_peer2.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf b/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
index c256c2829..dd47a27e6 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
@@ -4,21 +4,25 @@ DEFAULTCONFIG = test_gnunet_daemon_hostlist_peer2.conf
4 4
5[resolver] 5[resolver]
6PORT = 22964 6PORT = 22964
7UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
7DEBUG = NO 8DEBUG = NO
8 9
9[transport] 10[transport]
10PORT = 22965 11PORT = 22965
12UNIXPATH = /tmp/gnunet-p2-service-transport.sock
11PLUGINS = tcp 13PLUGINS = tcp
12DEBUG = NO 14DEBUG = NO
13 15
14[arm] 16[arm]
15PORT = 22966 17PORT = 22966
18UNIXPATH = /tmp/gnunet-p2-service-arm.sock
16DEFAULTSERVICES = hostlist topology 19DEFAULTSERVICES = hostlist topology
17#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 20#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
18DEBUG = NO 21DEBUG = NO
19 22
20[statistics] 23[statistics]
21PORT = 22967 24PORT = 22967
25UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
22 26
23[transport-tcp] 27[transport-tcp]
24PORT = 22968 28PORT = 22968
@@ -26,9 +30,11 @@ DEBUG = NO
26 30
27[peerinfo] 31[peerinfo]
28PORT = 22969 32PORT = 22969
33UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
29 34
30[core] 35[core]
31PORT = 22970 36PORT = 22970
37UNIXPATH = /tmp/gnunet-p2-service-core.sock
32DEBUG = NO 38DEBUG = NO
33#PREFIX = valgrind --tool=memcheck 39#PREFIX = valgrind --tool=memcheck
34 40
@@ -52,4 +58,4 @@ DEBUG = NO
52AUTOSTART = NO 58AUTOSTART = NO
53 59
54[datastore] 60[datastore]
55AUTOSTART = NO \ No newline at end of file 61AUTOSTART = NO