Author: grothoff Date: 2005-06-28 07:28:57 -0700 (Tue, 28 Jun 2005) New Revision: 1109
Modified: GNUnet/contrib/config-daemon.in Log: up Modified: GNUnet/contrib/config-daemon.in =================================================================== --- GNUnet/contrib/config-daemon.in 2005-06-28 13:34:52 UTC (rev 1108) +++ GNUnet/contrib/config-daemon.in 2005-06-28 14:28:57 UTC (rev 1109) @@ -133,7 +133,7 @@ config HOSTLISTURL string "Where can GNUnet find an initial list of peers" depends on Meta::ADVANCED - default "http://gnunet.org/hostlist" + default "http://gnunet.org/hostlist http://mikael.karlsson.com/hostlist" help GNUnet can automatically update the hostlist from the web. While GNUnet internally communicates which hosts are online, it is @@ -151,7 +151,7 @@ If you do not specify a HOSTLISTURL, you must copy valid hostkeys to data/hosts manually. - Default: HOSTLISTURL = "http://gnunet.org/hostlist" + Default: HOSTLISTURL = "http://gnunet.org/hostlist http://mikael.karlsson.com/hostlist" config HTTP-PROXY string "HTTP Proxy Server" _______________________________________________ GNUnet-SVN mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-svn
