aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-16 21:28:24 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-16 21:28:24 +0000
commitccf6f34ed713d2b9f2aa99341153e480cdbcece1 (patch)
treee63d32383aa5c4014485a03500ecb52606843ff1 /src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
parentbf36352bcdb8eeee76e63604a8ef74a61f899b43 (diff)
downloadgnunet-ccf6f34ed713d2b9f2aa99341153e480cdbcece1.tar.gz
gnunet-ccf6f34ed713d2b9f2aa99341153e480cdbcece1.zip
-hostlist tests need topology
Diffstat (limited to 'src/hostlist/test_gnunet_daemon_hostlist_peer2.conf')
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_peer2.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf b/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
index 11d32cd1a..91df6a65d 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_peer2.conf
@@ -30,7 +30,7 @@ PORT = 22970
30UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-core.sock 30UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-core.sock
31 31
32[hostlist] 32[hostlist]
33HTTPPORT = 12981 33HTTPPORT = 22981
34HOSTLISTFILE = hostlists_peer2.file 34HOSTLISTFILE = hostlists_peer2.file
35OPTIONS = -b -p 35OPTIONS = -b -p
36SERVERS = http://localhost:12980/ 36SERVERS = http://localhost:12980/
@@ -40,3 +40,5 @@ FORCESTART = YES
40PORT = 22971 40PORT = 22971
41UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-ats.sock 41UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-ats.sock
42 42
43[topology]
44FORCESTART = YES