do not autostart nse
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_data.conf
index 15a52e3351897c9cc471e4058770dd3504e53134..507ea0805221109e000178228100fa264346d0cd 100644 (file)
@@ -1,5 +1,5 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-hostlist/
+SERVICEHOME = /tmp/test-gnunet-hostlist/
 DEFAULTCONFIG = /etc/gnunetd.conf
 
 [hostlist]
@@ -14,4 +14,62 @@ BINARY = gnunet-daemon-hostlist
 OPTIONS = -b
 SERVERS = http://gnunet.org:8080/
 # proxy for downloading hostlists
-HTTP-PROXY = 
\ No newline at end of file
+HTTP-PROXY = 
+
+[resolver]
+PORT = 12964
+
+[transport]
+PORT = 12965
+PLUGINS = tcp
+#DEBUG = YES
+DEBUG = NO
+
+[arm]
+PORT = 12966
+DEFAULTSERVICES = hostlist topology
+#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
+
+[statistics]
+PORT = 12967
+
+[transport-tcp]
+PORT = 12968
+DEBUG = NO
+
+[peerinfo]
+PORT = 12969
+
+[core]
+PORT = 12970
+#DEBUG = YES
+#PREFIX = valgrind --tool=memcheck\
+DEBUG = NO
+
+[testing]
+WEAKRANDOM = YES
+
+[topology]
+#DEBUG = YES
+#PREFIX = valgrind --tool=memcheck
+DEBUG = NO
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+[mesh]
+AUTOSTART = NO
+
+
+
+[dns]
+AUTOSTART = NO
+
+
+
+[nse]
+AUTOSTART = NO
+
+