-fix
[oweals/gnunet.git] / src / fs / test_gnunet_service_fs_p2p_cadet.conf
1 @INLINE@ fs_test_lib_data.conf
2
3 [fs]
4 # FIXME: this option needs to be set for the
5 # testcase to truly work; however, as the code
6 # is not finished, not setting the option should
7 # allow the test to at least pass for now...
8 DISABLE_ANON_TRANSFER = YES
9
10 # Do we cache content from other nodes? (may improve anonymity)
11 CONTENT_CACHING = NO
12
13 # Do we send unsolicited data to other nodes if we have excess bandwidth?
14 # (may improve anonymity, probably not a good idea if content_caching is NO)
15 CONTENT_PUSHING = NO
16
17 #PREFIX = valgrind
18
19 [cadet]
20 #PREFIX = valgrind