aboutsummaryrefslogtreecommitdiff
path: root/src/topology/test_gnunet_daemon_topology_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-05-20 12:43:43 +0000
committerChristian Grothoff <christian@grothoff.org>2010-05-20 12:43:43 +0000
commit1ea008acd623dc960d84f948df5d7862369e5732 (patch)
tree9950c8f747f811de593f97ad9abc3d2157f6de75 /src/topology/test_gnunet_daemon_topology_data.conf
parent10dd11ff86ffd4661e1d3b70f21c27d8a1640439 (diff)
downloadgnunet-1ea008acd623dc960d84f948df5d7862369e5732.tar.gz
gnunet-1ea008acd623dc960d84f948df5d7862369e5732.zip
config fixes, do not start datastore, fs
Diffstat (limited to 'src/topology/test_gnunet_daemon_topology_data.conf')
-rw-r--r--src/topology/test_gnunet_daemon_topology_data.conf6
1 files changed, 6 insertions, 0 deletions
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
33# DEBUG = YES 33# DEBUG = YES
34#PREFIX = valgrind --tool=memcheck 34#PREFIX = valgrind --tool=memcheck
35 35
36[fs]
37AUTOSTART = NO
38
39[datastore]
40AUTOSTART = NO
41
36[testing] 42[testing]
37WEAKRANDOM = YES 43WEAKRANDOM = YES