make TODO better grepable
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_mysql.conf
index a564fe9bfb0b4cd3af60a81a3af62156d910699b..652c1ff9f4ee30ddc1b4187ce0e731e3a5f432a2 100644 (file)
@@ -30,8 +30,17 @@ DATABASE = mysql
 # REJECT_FROM6 =
 # PREFIX =
 # DEBUG = YES
-#PREFIX = valgrind --tool=memcheck --leak-check=yes
-#BINARY = /home/grothoff/bin/gnunet-service-datastore
+# PREFIX = xterm -T datastore -e gdb --args
+# PREFIX = valgrind --tool=memcheck --leak-check=yes
+BINARY = gnunet-service-datastore
+
+[datastore-mysql]
+DATABASE = gnunetcheck
+# CONFIG = ~/.my.cnf
+# USER =
+# PASSWORD =
+# HOST = 
+# PORT = 
 
 [statistics]
 PORT = 22667
@@ -44,3 +53,5 @@ WEAKRANDOM = YES
 AUTOSTART = NO
 
 
+[fs]
+AUTOSTART = NO