aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_service_fs_p2p_cadet.conf
blob: 12e10696831cf3048f836402025db566a03e01ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@INLINE@ fs_test_lib_data.conf

[fs]
# FIXME: this option needs to be set for the
# testcase to truly work; however, as the code
# is not finished, not setting the option should
# allow the test to at least pass for now...
DISABLE_ANON_TRANSFER = YES

# Do we cache content from other nodes? (may improve anonymity)
CONTENT_CACHING = NO

# Do we send unsolicited data to other nodes if we have excess bandwidth?
# (may improve anonymity, probably not a good idea if content_caching is NO)
CONTENT_PUSHING = NO

#PREFIX = valgrind

[cadet]
#PREFIX = valgrind