fix
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_mysql.conf
index a72f58a8afcdf43395c400fcbd9d1da196485563..652c1ff9f4ee30ddc1b4187ce0e731e3a5f432a2 100644 (file)
@@ -21,7 +21,6 @@ ACCEPT_FROM6 = ::1;
 QUOTA = 10000000
 BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
 DATABASE = mysql
-DISABLE_SOCKET_FORWARDING = YES
 # USERNAME = 
 # MAXBUF =
 # TIMEOUT =
@@ -31,9 +30,17 @@ DISABLE_SOCKET_FORWARDING = YES
 # REJECT_FROM6 =
 # PREFIX =
 # DEBUG = YES
-PREFIX = xterm -T datastore -e gdb --args
+PREFIX = xterm -T datastore -e gdb --args
 # PREFIX = valgrind --tool=memcheck --leak-check=yes
-BINARY = /home/grothoff/gn9/bin/gnunet-service-datastore
+BINARY = gnunet-service-datastore
+
+[datastore-mysql]
+DATABASE = gnunetcheck
+# CONFIG = ~/.my.cnf
+# USER =
+# PASSWORD =
+# HOST = 
+# PORT = 
 
 [statistics]
 PORT = 22667
@@ -46,3 +53,5 @@ WEAKRANDOM = YES
 AUTOSTART = NO
 
 
+[fs]
+AUTOSTART = NO