From 1ea008acd623dc960d84f948df5d7862369e5732 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 20 May 2010 12:43:43 +0000 Subject: [PATCH] config fixes, do not start datastore, fs --- src/topology/test_gnunet_daemon_topology_data.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/topology/test_gnunet_daemon_topology_data.conf b/src/topology/test_gnunet_daemon_topology_data.conf index d92f9eabf..2fa569890 100644 --- a/src/topology/test_gnunet_daemon_topology_data.conf +++ b/src/topology/test_gnunet_daemon_topology_data.conf @@ -33,5 +33,11 @@ PORT = 2670 # DEBUG = YES #PREFIX = valgrind --tool=memcheck +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO + [testing] WEAKRANDOM = YES -- 2.25.1