even longer timeout, still timing out on hostkey generation (sparcbot)
[oweals/gnunet.git] / src / hostlist / test_learning_learn_peer.conf
index d7f512e3088777b1e2a8f9d6b2f8badc6cbaf9da..e6e6771e0f597135d80c1046087c79cdfe83797f 100644 (file)
@@ -1,31 +1,40 @@
 [PATHS]
 SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-1/
 DEFAULTCONFIG = test_learning_learn_peer.conf
+
 [resolver]
 PORT = 12964
+UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
 
 [transport]
 PORT = 12965
+UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 PLUGINS = tcp
 #DEBUG = YES
 
 [arm]
 PORT = 12966
-DEFAULTSERVICES = resolver transport core statistics topology hostlist
+UNIXPATH = /tmp/gnunet-p2-service-arm.sock
+DEFAULTSERVICES = topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
-#DEBUG=NO
+#DEBUG=YES
 
 [statistics]
 PORT = 12967
+UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
+HOSTNAME = localhost
 
 [transport-tcp]
 PORT = 12968
 
 [peerinfo]
 PORT = 12969
+UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
+
 
 [core]
 PORT = 12970
+UNIXPATH = /tmp/gnunet-p2-service-core.sock
 #DEBUG = YES
 #PREFIX = valgrind --tool=memcheck
 
@@ -37,7 +46,7 @@ HTTPPORT = 12980
 SERVERS = http://localhost:12981/
 OPTIONS = -b -e
 #OPTIONS = -b -p
-DEBUG = YES
+#DEBUG = YES
 HOSTLISTFILE = hostlists_learn_peer.file
 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
 
@@ -45,3 +54,9 @@ HOSTLISTFILE = hostlists_learn_peer.file
 [topology]
 #DEBUG = YES
 #PREFIX = valgrind --tool=memcheck
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO