summaryrefslogtreecommitdiff
path: root/src/namestore/namestore.conf.in
diff options
context:
space:
mode:
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]