From b79903baaacbb0fd2be7a01ae1cdfe6d94e978c1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 6 Nov 2010 23:14:16 +0000 Subject: fix --- doc/README.mysql | 2 +- doc/README.postgres | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/README.mysql b/doc/README.mysql index e123c43ac..84aeb241f 100644 --- a/doc/README.mysql +++ b/doc/README.mysql @@ -25,7 +25,7 @@ Cons MANUAL SETUP INSTRUCTIONS 1) in /etc/gnunet.conf, set - sqstore = "sqstore_mysql" + DATABASE = mysql 2) Then access mysql as root, $ mysql -u root -p diff --git a/doc/README.postgres b/doc/README.postgres index 0213c72fb..2c96716a9 100644 --- a/doc/README.postgres +++ b/doc/README.postgres @@ -15,7 +15,7 @@ Cons MANUAL SETUP INSTRUCTIONS 1) in /etc/gnunet.conf, set - sqstore = "sqstore_postgres" + DATABASE = postgres 2) Then access postgres to create a user; I had to do this to get access and create a user: -- cgit v1.2.3