summaryrefslogtreecommitdiff
path: root/src/hostlist/hostlist.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/hostlist.conf')
-rw-r--r--src/hostlist/hostlist.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf
index 3c1bfa563..c57a77f28 100644
--- a/src/hostlist/hostlist.conf
+++ b/src/hostlist/hostlist.conf
@@ -3,7 +3,12 @@
3HTTPPORT = 8080 3HTTPPORT = 8080
4HOSTLISTFILE = $GNUNET_CONFIG_HOME/hostlist/learned.txt 4HOSTLISTFILE = $GNUNET_CONFIG_HOME/hostlist/learned.txt
5BINARY = gnunet-daemon-hostlist 5BINARY = gnunet-daemon-hostlist
6# consider having "-e" as default as well once implemented 6
7# Options:
8# -p : provide a hostlist as a hostlist servers
9# -b : bootstrap using configured hostlist servers
10# -e : enable learning advertised hostlists
11# -a : advertise hostlist to other servers
7OPTIONS = -b 12OPTIONS = -b
8SERVERS = http://v10.gnunet.org/hostlist 13SERVERS = http://v10.gnunet.org/hostlist
9# http://ioerror.gnunet.org:65535/ 14# http://ioerror.gnunet.org:65535/