X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ffs%2Ftest_fs_download_data.conf;h=cb0f8ede1521fc4030818e313e02f52776deffbd;hb=26d1b687ca01be01505b69ff48ae5d3e0cd4186e;hp=5e13cd53079f9f4a1781938753e3b07632c8d1e7;hpb=23c492b43c9f732575cce708bc8cb0f537d0e62e;p=oweals%2Fgnunet.git diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf index 5e13cd530..cb0f8ede1 100644 --- a/src/fs/test_fs_download_data.conf +++ b/src/fs/test_fs_download_data.conf @@ -1,44 +1,10 @@ +@INLINE@ test_fs_defaults.conf [PATHS] -SERVICEHOME = /tmp/gnunet-test-fs-download/ -DEFAULTCONFIG = test_fs_download_data.conf +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 -DEFAULTSERVICES = resolver datastore transport core fs - -[datastore] -#DEBUG = YES - -[statistics] -PORT = 42467 -HOSTNAME = localhost - -[peerinfo] -PORT = 42469 -HOSTNAME = localhost - -[core] -PORT = 42470 -HOSTNAME = localhost - -[fs] -PORT = 42471 -HOSTNAME = localhost -DEBUG = YES -PREFIX = valgrind --tool=memcheck --leak-check=yes -BINARY = /home/grothoff/bin/gnunet-service-fs - -[testing] -WEAKRANDOM = YES +# set to 'YES' to use indexing +USE_INDEX = NO \ No newline at end of file