aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_service_fs_p2p_cadet.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/test_gnunet_service_fs_p2p_cadet.conf')
-rw-r--r--src/fs/test_gnunet_service_fs_p2p_cadet.conf20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/fs/test_gnunet_service_fs_p2p_cadet.conf b/src/fs/test_gnunet_service_fs_p2p_cadet.conf
deleted file mode 100644
index 12e106968..000000000
--- a/src/fs/test_gnunet_service_fs_p2p_cadet.conf
+++ /dev/null
@@ -1,20 +0,0 @@
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...
8DISABLE_ANON_TRANSFER = YES
9
10# Do we cache content from other nodes? (may improve anonymity)
11CONTENT_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)
15CONTENT_PUSHING = NO
16
17#PREFIX = valgrind
18
19[cadet]
20#PREFIX = valgrind