aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_unindex_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-10-25 19:28:32 +0000
committerChristian Grothoff <christian@grothoff.org>2009-10-25 19:28:32 +0000
commitc3bf5dd8d37b9e65a973c9fb83734f8ff7401266 (patch)
treefa2017c60c6a7679749e1df7eedb13349403ec72 /src/fs/test_fs_unindex_data.conf
parentf4ceffd43a255eab8217de7381aff3e91bd6f10d (diff)
downloadgnunet-c3bf5dd8d37b9e65a973c9fb83734f8ff7401266.tar.gz
gnunet-c3bf5dd8d37b9e65a973c9fb83734f8ff7401266.zip
testcase for unindex
Diffstat (limited to 'src/fs/test_fs_unindex_data.conf')
-rw-r--r--src/fs/test_fs_unindex_data.conf42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/fs/test_fs_unindex_data.conf b/src/fs/test_fs_unindex_data.conf
new file mode 100644
index 000000000..7f16af126
--- /dev/null
+++ b/src/fs/test_fs_unindex_data.conf
@@ -0,0 +1,42 @@
1[PATHS]
2SERVICEHOME = /tmp/gnunet-test-fs-unindex/
3DEFAULTCONFIG = test_fs_unindex_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