aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/datastore.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore/datastore.conf.in')
-rw-r--r--src/datastore/datastore.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/datastore.conf.in b/src/datastore/datastore.conf.in
index 4149417de..809a51a3f 100644
--- a/src/datastore/datastore.conf.in
+++ b/src/datastore/datastore.conf.in
@@ -9,7 +9,7 @@ HOME = $SERVICEHOME
9BINARY = gnunet-service-datastore 9BINARY = gnunet-service-datastore
10ACCEPT_FROM = 127.0.0.1; 10ACCEPT_FROM = 127.0.0.1;
11ACCEPT_FROM6 = ::1; 11ACCEPT_FROM6 = ::1;
12QUOTA = 100 MB 12QUOTA = 5 GB
13BLOOMFILTER = $SERVICEHOME/datastore/bloomfilter 13BLOOMFILTER = $SERVICEHOME/datastore/bloomfilter
14DATABASE = sqlite 14DATABASE = sqlite
15# DISABLE_SOCKET_FORWARDING = NO 15# DISABLE_SOCKET_FORWARDING = NO