aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-07 22:29:53 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-07 22:29:53 +0000
commit6304323162321afab21eadf5a0a9433dbeff4e50 (patch)
tree017b5268dfb2ef14b5ed5ef6391ad30cec088cf6 /src/datastore/datastore.conf.in
parent9366ca95afdc80db816706bcaf6dc25237309d32 (diff)
downloadgnunet-6304323162321afab21eadf5a0a9433dbeff4e50.tar.gz
gnunet-6304323162321afab21eadf5a0a9433dbeff4e50.zip
-implementing heap-based datastore backend
Diffstat (limited to 'src/datastore/datastore.conf.in')
-rw-r--r--src/datastore/datastore.conf.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/datastore/datastore.conf.in b/src/datastore/datastore.conf.in
index 809a51a3f..7a92070d7 100644
--- a/src/datastore/datastore.conf.in
+++ b/src/datastore/datastore.conf.in
@@ -29,4 +29,5 @@ CONFIG = ~/.my.cnf
29# PORT = 3306 29# PORT = 3306
30 30
31 31
32 32[datastore-heap]
33HASHMAPSIZE = 1024