nomesh
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_peer2.conf
index c256c28297d95e1efda4e3bfd232fb8ab723cf13..fdedf6e38bd57e20b21c463dcdcb10f98c47fa27 100644 (file)
@@ -1,24 +1,28 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-2/
+SERVICEHOME = /tmp/test-gnunet-hostlist-peer-2/
 DEFAULTCONFIG = test_gnunet_daemon_hostlist_peer2.conf
 
 [resolver]
 PORT = 22964
+UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
 DEBUG = NO
 
 [transport]
 PORT = 22965
+UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 PLUGINS = tcp
 DEBUG = NO
 
 [arm]
 PORT = 22966
+UNIXPATH = /tmp/gnunet-p2-service-arm.sock
 DEFAULTSERVICES = hostlist topology
 #GLOBAL_PREFIX = xterm -e gdb -x cmd --args 
 DEBUG = NO
 
 [statistics]
 PORT = 22967
+UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
 
 [transport-tcp]
 PORT = 22968
@@ -26,9 +30,11 @@ DEBUG = NO
 
 [peerinfo]
 PORT = 22969
+UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [core]
 PORT = 22970
+UNIXPATH = /tmp/gnunet-p2-service-core.sock
 DEBUG = NO
 #PREFIX = valgrind --tool=memcheck
 
@@ -52,4 +58,10 @@ DEBUG = NO
 AUTOSTART = NO
 
 [datastore]
-AUTOSTART = NO
\ No newline at end of file
+AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO[mesh]
+AUTOSTART = NO
+
+