nomesh
[oweals/gnunet.git] / src / hostlist / test_learning_adv_peer.conf
index ec4f581650ba86f7c5b1d453448146a3bd3d3756..cc9e8154c2d85668b39ca44b2b31a24e755c69a3 100644 (file)
@@ -1,22 +1,27 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-2/
+SERVICEHOME = /tmp/test-gnunet-hostlist-peer-1/
+DEFAULTCONFIG = test_learning_adv_peer.conf
 
 [resolver]
 PORT = 22964
+UNIXPATH = /tmp/gnunet-hostlist-p2-service-resolver.sock
 
 [transport]
 PORT = 22965
+UNIXPATH = /tmp/gnunet-hostlist-p2-service-transport.sock
 PLUGINS = tcp
 #DEBUG = YES
 
 [arm]
 PORT = 22966
-DEFAULTSERVICES = resolver transport core statistics topology hostlist
+UNIXPATH = /tmp/gnunet-hostlist-p2-service-arm.sock
+DEFAULTSERVICES = topology hostlist
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args
 DEBUG=YES
 
 [statistics]
 PORT = 22967
+UNIXPATH = /tmp/gnunet-hostlist-p2-service-statistics.sock
 HOSTNAME = localhost
 
 [transport-tcp]
@@ -24,9 +29,11 @@ PORT = 22968
 
 [peerinfo]
 PORT = 22969
+UNIXPATH = /tmp/gnunet-hostlist-p2-service-peerinfo.sock
 
 [core]
 PORT = 22970
+UNIXPATH = /tmp/gnunet-hostlist-p2-service-core.sock
 #DEBUG = YES
 #PREFIX = valgrind --tool=memcheck
 
@@ -39,10 +46,22 @@ HTTPPORT = 12981
 SERVERS = http://localhost:12981/
 OPTIONS = -p -a
 #OPTIONS = -b -p -a
-DEBUG = YES
+#DEBUG = YES
 HOSTLISTFILE = hostlists_adv_peer.file
-#BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
 
 [topology]
 #DEBUG = YES
 #PREFIX = valgrind --tool=memcheck
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO
+[mesh]
+AUTOSTART = NO
+
+