X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ffs%2Ftest_fs_download_data.conf;h=cb0f8ede1521fc4030818e313e02f52776deffbd;hb=26d1b687ca01be01505b69ff48ae5d3e0cd4186e;hp=6c14de879f977ffc1c3ae833a09c923fc0dd10b1;hpb=938a31dcf378460d4684a708e6d42bc32095dcee;p=oweals%2Fgnunet.git diff --git a/src/fs/test_fs_download_data.conf b/src/fs/test_fs_download_data.conf index 6c14de879..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