more logging, more FIXMEs
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_data.conf
index 15a52e3351897c9cc471e4058770dd3504e53134..9f853c244aaca57032bf9998f5b01b890b100e7a 100644 (file)
@@ -1,17 +1,28 @@
-[PATHS]
-SERVICEHOME = /tmp/test-gnunetd-hostlist/
-DEFAULTCONFIG = /etc/gnunetd.conf
+@INLINE@ test_hostlist_defaults.conf
+[transport-tcp]
+PORT = 12968
+
+[arm]
+PORT = 12966
+
+[statistics]
+PORT = 12967
+
+[resolver]
+PORT = 12964
+
+[peerinfo]
+PORT = 12969
+
+[transport]
+PORT = 12965
+
+[core]
+PORT = 12970
 
 [hostlist]
-PORT = 23354
-# port for hostlist http server
 HTTPPORT = 28080
-HOSTNAME = localhost
-HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
-BINARY = gnunet-daemon-hostlist
-# consider having "-e" as default as well once implemented
-OPTIONS = -b
 SERVERS = http://gnunet.org:8080/
-# proxy for downloading hostlists
-HTTP-PROXY = 
\ No newline at end of file
+PORT = 23354
+HOSTNAME = localhost
+