(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 17 May 2010 09:28:26 +0000 (09:28 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 17 May 2010 09:28:26 +0000 (09:28 +0000)
src/hostlist/test_gnunet_daemon_hostlist_data.conf

index 15a52e3351897c9cc471e4058770dd3504e53134..059f59831397d4d2c6a6ab0a3cdbbb01e4bf8369 100644 (file)
@@ -14,4 +14,49 @@ 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
+