- fix
[oweals/gnunet.git] / src / hostlist / learning_data.conf
index 2b9f63a6e02b6c76d737b4dbdc543e7fefa40064..e3a38972ca95cafb73ac2c4979661307f9049447 100644 (file)
@@ -1,16 +1,14 @@
-[PATHS]
-SERVICEHOME = /tmp/test-gnunetd-hostlist/
-DEFAULTCONFIG = /etc/gnunetd.conf
-
+@INLINE@ test_hostlist_defaults.conf
 [hostlist]
-PORT = 23354
-# port for hostlist http server
 HTTPPORT = 28080
-HOSTNAME = localhost
-HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
-BINARY = gnunet-daemon-hostlist
 OPTIONS = -b -e
 SERVERS = http://gnunet.org:8080/
-# proxy for downloading hostlists
-HTTP-PROXY = 
\ No newline at end of file
+PORT = 23354
+HOSTNAME = localhost
+
+[datastore]
+AUTOSTART = YES
+
+[fs]
+AUTOSTART = YES
+