aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_download_indexed.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-24 22:49:52 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-24 22:49:52 +0000
commiteb402314191286004d4b5450508080b3ef7b4e5b (patch)
treef28311c585a287ef08c63a15daf943e36ab5d6af /src/fs/test_fs_download_indexed.conf
parent36af7ef06904dfeb143ffe322caac8ab09cedd70 (diff)
downloadgnunet-eb402314191286004d4b5450508080b3ef7b4e5b.tar.gz
gnunet-eb402314191286004d4b5450508080b3ef7b4e5b.zip
combining test_fs_download.c and test_fs_download_index.c into one file, adding additional test test_fs_download_stream
Diffstat (limited to 'src/fs/test_fs_download_indexed.conf')
-rw-r--r--src/fs/test_fs_download_indexed.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/fs/test_fs_download_indexed.conf b/src/fs/test_fs_download_indexed.conf
new file mode 100644
index 000000000..d3dd4be63
--- /dev/null
+++ b/src/fs/test_fs_download_indexed.conf
@@ -0,0 +1,10 @@
1@INLINE@ test_fs_defaults.conf
2[PATHS]
3SERVICEHOME = /tmp/gnunet-test-fs-download/
4
5[download-test]
6# set to 'YES' to test non-anonymous download
7USE_STREAM = NO
8
9# set to 'YES' to use indexing
10USE_INDEX = YES \ No newline at end of file