commented out wrong message type
[oweals/gnunet.git] / src / psycstore / test_plugin_psycstore_mysql.conf
index ea0e406d47de3ad68c433feb5bb0875a88a7b27f..e15b3fd638b287b0e86d7095425a00cc8aa846d3 100644 (file)
@@ -1,2 +1,7 @@
 [psycstore-mysql]
-FILENAME = /tmp/gnunet-test-plugin-psycstore-mysql/mysql.sql
+DATABASE = test
+# CONFIG = ~/.my.cnf
+# USER = gnunet
+# PASSWORD =
+# HOST = localhost
+# PORT = 3306