commented out wrong message type
[oweals/gnunet.git] / src / psycstore / psycstore.conf.in
index ba8b217532f0f78305c1c5ca0ee5d73c2f67cedf..82e9e67c2a1c68cb6d781620a6b2abd725b87332 100644 (file)
@@ -15,3 +15,14 @@ DATABASE = sqlite
 
 [psycstore-sqlite]
 FILENAME = $GNUNET_DATA_HOME/psycstore/sqlite.db
+
+[psycstore-mysql]
+DATABASE = gnunet
+CONFIG = ~/.my.cnf
+# USER = gnunet
+# PASSWORD =
+# HOST = localhost
+# PORT = 3306
+
+[psycstore-postgres]
+CONFIG = connect_timeout=10; dbname=gnunet