arg
[oweals/gnunet.git] / src / fs / test_fs_download_data.conf
index 2b50be270f5a73b583392b3e0df031157e59a11a..d4e4ce3486171233cdb46c68036aa67ed591f2ec 100644 (file)
@@ -1,5 +1,6 @@
 [PATHS]
 SERVICEHOME = /tmp/gnunet-test-fs-download/
+DEFAULTCONFIG = test_fs_download_data.conf
 
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
@@ -15,6 +16,10 @@ PLUGINS =
 [arm]
 PORT = 42466
 HOSTNAME = localhost
+DEFAULTSERVICES = 
+
+[datastore]
+#DEBUG = YES
 
 [statistics]
 PORT = 42467
@@ -31,6 +36,21 @@ HOSTNAME = localhost
 [fs]
 PORT = 42471
 HOSTNAME = localhost
+CONTENT_CACHING = NO
+CONTENT_PUSHING = NO
+# DEBUG = YES
+#PREFIX = valgrind --tool=memcheck --leak-check=yes
+#BINARY = /home/grothoff/bin/gnunet-service-fs
 
 [testing]
 WEAKRANDOM = YES
+
+
+[dhtcache]
+QUOTA=65536
+
+DATABASE=sqlite
+[mesh]
+AUTOSTART = NO
+
+