nomesh
[oweals/gnunet.git] / src / hostlist / test_gnunet_daemon_hostlist_peer2.conf
index ec34c8a8bab84c870cfad446fbb2ff8804c81553..fdedf6e38bd57e20b21c463dcdcb10f98c47fa27 100644 (file)
@@ -1,33 +1,42 @@
 [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 = YES
+DEBUG = NO
 
 [arm]
 PORT = 22966
-DEFAULTSERVICES = resolver transport core statistics topology
+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
+DEBUG = NO
 
 [peerinfo]
 PORT = 22969
+UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [core]
 PORT = 22970
-DEBUG = YES
-PREFIX = valgrind --tool=memcheck
+UNIXPATH = /tmp/gnunet-p2-service-core.sock
+DEBUG = NO
+#PREFIX = valgrind --tool=memcheck
 
 [testing]
 WEAKRANDOM = YES
@@ -36,8 +45,23 @@ WEAKRANDOM = YES
 HTTPPORT = 12981
 SERVERS = http://localhost:12980/
 OPTIONS = -b -p
-DEBUG = YES
+DEBUG = NO
+HOSTLISTFILE = hostlists_peer2.file
 #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist
 
 [topology]
-DEBUG = YES
\ No newline at end of file
+#DEBUG = YES
+#PREFIX = valgrind --tool=memcheck
+DEBUG = NO
+
+[fs]
+AUTOSTART = NO
+
+[datastore]
+AUTOSTART = NO
+
+[dht]
+AUTOSTART = NO[mesh]
+AUTOSTART = NO
+
+