aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_search_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-20 11:40:32 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-20 11:40:32 +0000
commitf921d30c9dc9d5676e335d795acfa8c68c90550f (patch)
tree1be1909ab555309b8d1687dd2f549cd61a83b65f /src/fs/test_fs_search_data.conf
parenta9c3a06347acbab901fce71512cc67c5cd9f01ff (diff)
downloadgnunet-f921d30c9dc9d5676e335d795acfa8c68c90550f.tar.gz
gnunet-f921d30c9dc9d5676e335d795acfa8c68c90550f.zip
draft for search testcase
Diffstat (limited to 'src/fs/test_fs_search_data.conf')
-rw-r--r--src/fs/test_fs_search_data.conf42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/fs/test_fs_search_data.conf b/src/fs/test_fs_search_data.conf
new file mode 100644
index 000000000..d55191a32
--- /dev/null
+++ b/src/fs/test_fs_search_data.conf
@@ -0,0 +1,42 @@
1[PATHS]
2SERVICEHOME = /tmp/gnunet-test-fs-download/
3DEFAULTCONFIG = test_fs_download_data.conf
4
5[gnunetd]
6HOSTKEY = $SERVICEHOME/.hostkey
7
8[resolver]
9PORT = 42464
10HOSTNAME = localhost
11
12[transport]
13PORT = 42465
14PLUGINS =
15
16[arm]
17PORT = 42466
18HOSTNAME = localhost
19DEFAULTSERVICES = resolver datastore transport core fs
20
21[datastore]
22#DEBUG = YES
23
24[statistics]
25PORT = 42467
26HOSTNAME = localhost
27
28[peerinfo]
29PORT = 42469
30HOSTNAME = localhost
31
32[core]
33PORT = 42470
34HOSTNAME = localhost
35
36[fs]
37PORT = 42471
38HOSTNAME = localhost
39#DEBUG = YES
40
41[testing]
42WEAKRANDOM = YES