aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/test_gnunet_daemon_hostlist_peer1.conf')
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_peer1.conf8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf b/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
index e8db94bc9..25c31358b 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
@@ -12,7 +12,8 @@ PLUGINS = tcp
12 12
13[arm] 13[arm]
14PORT = 12966 14PORT = 12966
15DEFAULTSERVICES = resolver transport core statistics 15DEFAULTSERVICES = resolver transport core statistics topology
16GLOBAL_PREFIX = xterm -e gdb -x cmd --args
16 17
17[statistics] 18[statistics]
18PORT = 12967 19PORT = 12967
@@ -25,6 +26,7 @@ PORT = 12969
25 26
26[core] 27[core]
27PORT = 12970 28PORT = 12970
29DEBUG = YES
28 30
29[testing] 31[testing]
30WEAKRANDOM = YES 32WEAKRANDOM = YES
@@ -33,3 +35,7 @@ WEAKRANDOM = YES
33HTTPPORT = 12980 35HTTPPORT = 12980
34SERVERS = http://localhost:12981/ 36SERVERS = http://localhost:12981/
35OPTIONS = -b -p 37OPTIONS = -b -p
38BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
39
40[topology]
41DEBUG = YES