flush peer respect value on disconnect
[oweals/gnunet.git] / src / fs / test_fs_download_data.conf
index 2b50be270f5a73b583392b3e0df031157e59a11a..cb0f8ede1521fc4030818e313e02f52776deffbd 100644 (file)
@@ -1,36 +1,10 @@
+@INLINE@ test_fs_defaults.conf
 [PATHS]
-SERVICEHOME = /tmp/gnunet-test-fs-download/
+GNUNET_TEST_HOME = /tmp/gnunet-test-fs-download/
 
-[gnunetd]
-HOSTKEY = $SERVICEHOME/.hostkey
+[download-test]
+# set to 'YES' to test non-anonymous download
+USE_STREAM = NO
 
-[resolver]
-PORT = 42464
-HOSTNAME = localhost
-
-[transport]
-PORT = 42465
-PLUGINS = 
-
-[arm]
-PORT = 42466
-HOSTNAME = localhost
-
-[statistics]
-PORT = 42467
-HOSTNAME = localhost
-
-[peerinfo]
-PORT = 42469
-HOSTNAME = localhost
-
-[core]
-PORT = 42470
-HOSTNAME = localhost
-
-[fs]
-PORT = 42471
-HOSTNAME = localhost
-
-[testing]
-WEAKRANDOM = YES
+# set to 'YES' to use indexing
+USE_INDEX = NO
\ No newline at end of file