aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_download_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-24 22:49:37 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-24 22:49:37 +0000
commit36af7ef06904dfeb143ffe322caac8ab09cedd70 (patch)
treeb5a60725de659179c62b808a18f7365af507548b /src/fs/test_fs_download_data.conf
parent8a5f6d9ccecf75d0faf56dd0d3b6c48a9041275d (diff)
downloadgnunet-36af7ef06904dfeb143ffe322caac8ab09cedd70.tar.gz
gnunet-36af7ef06904dfeb143ffe322caac8ab09cedd70.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_data.conf')
-rw-r--r--src/fs/test_fs_download_data.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf
index 7955daa4d..694926afc 100644
--- a/src/fs/test_fs_download_data.conf
+++ b/src/fs/test_fs_download_data.conf
@@ -2,3 +2,9 @@
2[PATHS] 2[PATHS]
3SERVICEHOME = /tmp/gnunet-test-fs-download/ 3SERVICEHOME = /tmp/gnunet-test-fs-download/
4 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 = NO \ No newline at end of file