- moved timeout handling responsibility from for nat tests from caller to the library
[oweals/gnunet.git] / src / datacache / test_datacache_data_postgres.conf
index d230ce9badd42a0cc476de7488a7252ec8a3c442..09e8e7253cb8210eebc347162d31cebd0ee43091 100644 (file)
@@ -1,12 +1,8 @@
 
 [testcache]
-QUOTA = 1000000
+QUOTA = 1 MB
 DATABASE = postgres
 
 [datacache-postgres]
-CONFIG = dbname=gnunetcheck
-
-[dns]
-AUTOSTART = NO
-
+CONFIG = connect_timeout=10; dbname=gnunetcheck