- fix
[oweals/gnunet.git] / src / datacache / test_datacache_data_postgres.conf
index eca2d5c54cd7ad8792b63dc83ba002a45b9abf95..09e8e7253cb8210eebc347162d31cebd0ee43091 100644 (file)
@@ -1,7 +1,8 @@
 
 [testcache]
-QUOTA = 1000000
+QUOTA = 1 MB
 DATABASE = postgres
 
 [datacache-postgres]
-CONFIG = dbname=gnunetcheck
+CONFIG = connect_timeout=10; dbname=gnunetcheck
+