aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_download_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_fs_download_data.conf')
-rw-r--r--src/fs/test_fs_download_data.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf
index 25aad51..694926a 100644
--- a/src/fs/test_fs_download_data.conf
+++ b/src/fs/test_fs_download_data.conf
@@ -1,5 +1,10 @@
@INLINE@ test_fs_defaults.conf
[PATHS]
SERVICEHOME = /tmp/gnunet-test-fs-download/
-DEFAULTCONFIG = test_fs_download_data.conf
+[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