- clean up gns rest api
[oweals/gnunet.git] / src / fs / test_fs_download_data.conf
index 25aad51194d3f52afb948fa8dfcba998b89ae5c1..cb0f8ede1521fc4030818e313e02f52776deffbd 100644 (file)
@@ -1,5 +1,10 @@
 @INLINE@ test_fs_defaults.conf
 [PATHS]
-SERVICEHOME = /tmp/gnunet-test-fs-download/
-DEFAULTCONFIG = test_fs_download_data.conf
+GNUNET_TEST_HOME = /tmp/gnunet-test-fs-download/
 
+[download-test]
+# set to 'YES' to test non-anonymous download
+USE_STREAM = NO
+
+# set to 'YES' to use indexing
+USE_INDEX = NO
\ No newline at end of file