From 29c724d2a7764f83fe846b418d09540348b86983 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 3 Nov 2011 13:19:52 +0000 Subject: implementing #1747 --- src/hostlist/hostlist.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/hostlist/hostlist.conf (limited to 'src/hostlist/hostlist.conf') diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf new file mode 100644 index 000000000..3f8c14227 --- /dev/null +++ b/src/hostlist/hostlist.conf @@ -0,0 +1,14 @@ +[hostlist] +# port for hostlist http server +HTTPPORT = 8080 +HOME = $SERVICEHOME +HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data +CONFIG = $DEFAULTCONFIG +BINARY = gnunet-daemon-hostlist +# consider having "-e" as default as well once implemented +OPTIONS = -b +SERVERS = http://v9.gnunet.org:58080/ +# proxy for downloading hostlists +HTTP-PROXY = + + -- cgit v1.2.3