aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_gnunet_service_fs_p2p_cadet.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-06-04 17:49:35 +0000
committerChristian Grothoff <christian@grothoff.org>2014-06-04 17:49:35 +0000
commitd5aa4968b0307c3e89db1f6deb6f029d2874f626 (patch)
tree433fde1516a834685466b72696bfca8feef84270 /src/fs/test_gnunet_service_fs_p2p_cadet.conf
parent94d8b17e86c2a3405d189cc63897d3e7824584c0 (diff)
downloadgnunet-d5aa4968b0307c3e89db1f6deb6f029d2874f626.tar.gz
gnunet-d5aa4968b0307c3e89db1f6deb6f029d2874f626.zip
-rename
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, 20 insertions, 0 deletions
diff --git a/src/fs/test_gnunet_service_fs_p2p_cadet.conf b/src/fs/test_gnunet_service_fs_p2p_cadet.conf
new file mode 100644
index 000000000..12e106968
--- /dev/null
+++ b/src/fs/test_gnunet_service_fs_p2p_cadet.conf
@@ -0,0 +1,20 @@
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