-fix URIs
[oweals/gnunet.git] / src / consensus / test_consensus.conf
index a11564a01b6e3460ff42da993c6ec410607259a3..7144228799b03f767b4e2185cfd5c41a139efa71 100644 (file)
@@ -2,13 +2,12 @@
 AUTOSTART = YES
 PORT = 2110
 HOSTNAME = localhost
-HOME = $SERVICEHOME
 BINARY = gnunet-service-consensus
 #PREFIX = gdbserver :12345
-#PREFIX = valgrind --leak-check=full 
+#PREFIX = valgrind
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
-UNIXPATH = /tmp/gnunet-service-consensus.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-consensus.sock
 UNIX_MATCH_UID = YES
 UNIX_MATCH_GID = YES
 OPTIONS = -L INFO
@@ -24,6 +23,7 @@ DEFAULTSERVICES = core consensus set
 [set]
 OPTIONS = -L INFO
 #PREFIX = valgrind --leak-check=full
+#PREFIX = valgrind
 
 
 [testbed]
@@ -43,3 +43,6 @@ DISABLEV6 = NO
 # Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
 RETURN_LOCAL_ADDRESSES = YES
 
+[nse]
+AUTOSTART = NO
+