document options provided
[oweals/gnunet.git] / src / hostlist / hostlist.conf
index 2e0c8548405680ec5cc426bebf426b37363351b4..c57a77f280a9a0fffde94c38c414ec7525e6514c 100644 (file)
@@ -1,15 +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/ http://ioerror.gnunet.org:65535/
+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 =