diff options
Diffstat (limited to 'src/fs/test_fs_download_stream.conf')
-rw-r--r-- | src/fs/test_fs_download_stream.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/fs/test_fs_download_stream.conf b/src/fs/test_fs_download_stream.conf new file mode 100644 index 0000000..3ee0b41 --- /dev/null +++ b/src/fs/test_fs_download_stream.conf @@ -0,0 +1,10 @@ +@INLINE@ test_fs_defaults.conf +[PATHS] +SERVICEHOME = /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 |