aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api_data.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-06-17 02:23:24 +0000
committerChristian Grothoff <christian@grothoff.org>2009-06-17 02:23:24 +0000
commit4ac29e4a039e4f403a03f3bfb959c1bef4501846 (patch)
tree46ab02de49a3449c06e2eb1ba44e4f1755b4be8d /src/datastore/test_datastore_api_data.conf
parent20945e0603fd6817a87165a9b471654130cb6d67 (diff)
downloadgnunet-4ac29e4a039e4f403a03f3bfb959c1bef4501846.tar.gz
gnunet-4ac29e4a039e4f403a03f3bfb959c1bef4501846.zip
towards compiling tests
Diffstat (limited to 'src/datastore/test_datastore_api_data.conf')
-rw-r--r--src/datastore/test_datastore_api_data.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/datastore/test_datastore_api_data.conf b/src/datastore/test_datastore_api_data.conf
new file mode 100644
index 000000000..9a419f4d1
--- /dev/null
+++ b/src/datastore/test_datastore_api_data.conf
@@ -0,0 +1,22 @@
1[PATHS]
2SERVICEHOME = /tmp/test-gnunetd-datastore/
3
4[datastore]
5PORT = 22654
6HOSTNAME = localhost
7HOME = $SERVICEHOME
8CONFIG = $DEFAULTCONFIG
9BINARY = gnunet-service-datastore
10ACCEPT_FROM = 127.0.0.1;
11ACCEPT_FROM6 = ::1;
12ALLOW_SHUTDOWN = YES
13QUOTA = 1000000
14BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
15# USERNAME =
16# MAXBUF =
17# TIMEOUT =
18# DISABLEV6 =
19# BINDTO =
20# REJECT_FROM =
21# REJECT_FROM6 =
22# PREFIX =