From: Christian Grothoff Date: Thu, 20 May 2010 12:43:43 +0000 (+0000) Subject: config fixes, do not start datastore, fs X-Git-Tag: initial-import-from-subversion-38251~21627 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1ea008acd623dc960d84f948df5d7862369e5732;p=oweals%2Fgnunet.git config fixes, do not start datastore, fs --- 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