document options provided
[oweals/gnunet.git] / src / hostlist / hostlist.conf
index 3f8c1422778aadb90139ef2f0de94896d33875d2..c57a77f280a9a0fffde94c38c414ec7525e6514c 100644 (file)
@@ -1,14 +1,19 @@
 [hostlist]
 # port for hostlist http server
 HTTPPORT = 8080
-HOME = $SERVICEHOME
-HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data
-CONFIG = $DEFAULTCONFIG
+HOSTLISTFILE = $GNUNET_CONFIG_HOME/hostlist/learned.txt
 BINARY = gnunet-daemon-hostlist
-# consider having "-e" as default as well once implemented
+
+# Options: 
+# -p : provide a hostlist as a hostlist servers
+# -b : bootstrap using configured hostlist servers
+# -e : enable learning advertised hostlists 
+# -a : advertise hostlist to other servers  
 OPTIONS = -b
-SERVERS = http://v9.gnunet.org:58080/
+SERVERS = http://v10.gnunet.org/hostlist
+# http://ioerror.gnunet.org:65535/
 # proxy for downloading hostlists
-HTTP-PROXY = 
-
+HTTP-PROXY =
+# bind hostlist http server to a specific IPv4 or IPv6
+# BINDTOIP =