tolerate additional IPv4 address now available for gnunet.org
[oweals/gnunet.git] / src / fs / test_fs_download_data.conf
index 25aad51194d3f52afb948fa8dfcba998b89ae5c1..160dec3ae66687e5d59811655e594e1a2377ed04 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 = $GNUNET_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