X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ffs%2Ftest_fs_download_data.conf;h=cb0f8ede1521fc4030818e313e02f52776deffbd;hb=26d1b687ca01be01505b69ff48ae5d3e0cd4186e;hp=8ede4662c40e5975aa15588fc77cc2be37078ccc;hpb=fecd1c767db54ba18e060ba59dd922b75cd544e7;p=oweals%2Fgnunet.git diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf index 8ede4662c..cb0f8ede1 100644 --- a/src/fs/test_fs_download_data.conf +++ b/src/fs/test_fs_download_data.conf @@ -1,57 +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 = - -[datastore] -#DEBUG = YES - -[statistics] -PORT = 42467 -HOSTNAME = localhost - -[peerinfo] -PORT = 42469 -HOSTNAME = localhost - -[core] -PORT = 42470 -HOSTNAME = localhost - -[fs] -PORT = 42471 -HOSTNAME = localhost -CONTENT_CACHING = NO -CONTENT_PUSHING = NO -# DEBUG = YES -#PREFIX = valgrind --tool=memcheck --leak-check=yes -#BINARY = /home/grothoff/bin/gnunet-service-fs - -[testing] -WEAKRANDOM = YES - - -[dhtcache] -QUOTA=65536 -DATABASE=sqlite - -[mesh] -AUTOSTART = NO - -[dns] -AUTOSTART = NO +# set to 'YES' to use indexing +USE_INDEX = NO \ No newline at end of file