summaryrefslogtreecommitdiff
path: root/src/namestore/namestore.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-04-10 20:48:46 +0200
committerChristian Grothoff <christian@grothoff.org>2018-04-10 20:48:46 +0200
commitee35363d3dc4888592d29a205c7036451965250d (patch)
treeb6e97d23fa1736794f52f74d6f68bbeda1ca49e9 /src/namestore/namestore.conf.in
parentbb7e8254409c774653216dd3d16a3416e2707017 (diff)
downloadgnunet-ee35363d3dc4888592d29a205c7036451965250d.tar.gz
gnunet-ee35363d3dc4888592d29a205c7036451965250d.zip
minor bugfixes
Diffstat (limited to 'src/namestore/namestore.conf.in')
-rw-r--r--src/namestore/namestore.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/namestore.conf.in b/src/namestore/namestore.conf.in
index 89fa945bc..0ebd2586b 100644
--- a/src/namestore/namestore.conf.in
+++ b/src/namestore/namestore.conf.in
@@ -19,7 +19,7 @@ FILENAME = $GNUNET_DATA_HOME/namestore/flat.db
19 19
20 20
21[namestore-postgres] 21[namestore-postgres]
22CONFIG = connect_timeout=10; dbname=gnunet 22CONFIG = postgres:///gnunet
23TEMPORARY_TABLE = NO 23TEMPORARY_TABLE = NO
24 24
25[uri] 25[uri]