fix
authorChristian Grothoff <christian@grothoff.org>
Sat, 6 Nov 2010 23:14:16 +0000 (23:14 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 6 Nov 2010 23:14:16 +0000 (23:14 +0000)
doc/README.mysql
doc/README.postgres

index e123c43acf9b885e40ecab7b59617856fddf545d..84aeb241f4df631ca975c1bb27b70bdd103d50f1 100644 (file)
@@ -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 
index 0213c72fbe338e94700957d6b1512aba4e11aa9d..2c96716a9271ddd9f619d839b114e3ba08d56dda 100644 (file)
@@ -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: