(no commit message)
[oweals/gnunet.git] / src / hostlist / test_learning_learn_peer.conf
index 09fbc37a412ad007734a3d41f7f73eafdef299a0..4b259e2b0eca871e30d461ec9b4ca5c14a277d2c 100644 (file)
@@ -11,12 +11,13 @@ PLUGINS = tcp
 
 [arm]
 PORT = 12966
-DEFAULTSERVICES = resolver transport core statistics topology hostlist
+DEFAULTSERVICES = topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
-#DEBUG=NO
+DEBUG=YES
 
 [statistics]
 PORT = 12967
+HOSTNAME = localhost
 
 [transport-tcp]
 PORT = 12968
@@ -35,7 +36,8 @@ WEAKRANDOM = YES
 [hostlist]
 HTTPPORT = 12980
 SERVERS = http://localhost:12981/
-OPTIONS = -b -p -e
+OPTIONS = -b -e
+#OPTIONS = -b -p
 DEBUG = YES
 HOSTLISTFILE = hostlists_learn_peer.file
 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
@@ -44,3 +46,9 @@ HOSTLISTFILE = hostlists_learn_peer.file
 [topology]
 #DEBUG = YES
 #PREFIX = valgrind --tool=memcheck
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO