aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-11-22 13:30:27 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-11-22 13:30:27 +0900
commit5894bf0f75245e87aba1153eecde5e1c4e3bb866 (patch)
tree9a85ada94008302632f8738f5175af749d971c63 /src/namestore
parente46e53f7fbf9795a585a51777ae13fb1931dda41 (diff)
downloadgnunet-5894bf0f75245e87aba1153eecde5e1c4e3bb866.tar.gz
gnunet-5894bf0f75245e87aba1153eecde5e1c4e3bb866.zip
-fix missing SQL_DIR
Diffstat (limited to 'src/namestore')
-rw-r--r--src/namestore/namestore.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/namestore.conf.in b/src/namestore/namestore.conf.in
index fe7d4002c..697d07612 100644
--- a/src/namestore/namestore.conf.in
+++ b/src/namestore/namestore.conf.in
@@ -32,6 +32,7 @@ TEMPORARY_TABLE = NO
32# Use asynchronous commit (SET synchronous_commit TO OFF). 32# Use asynchronous commit (SET synchronous_commit TO OFF).
33ASYNC_COMMIT = NO 33ASYNC_COMMIT = NO
34INIT_ON_CONNECT = YES 34INIT_ON_CONNECT = YES
35SQL_DIR = ${DATADIR}/sql/
35 36
36[uri] 37[uri]
37gns = gnunet-namestore -e 1a -u 38gns = gnunet-namestore -e 1a -u