- simplify parameters
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_postgres.conf
index c806ab5bee0be523385c60334e7f314d6e44f342..a1a21689b0be6ac44a69c405b4b2aebc2401d48f 100644 (file)
@@ -1,7 +1,6 @@
 @INLINE@ test_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-datastore-postgres/
-DEFAULTCONFIG = test_datastore_api_data_postgres.conf
 
 [TESTING]
 WEAKRANDOM = YES
@@ -17,7 +16,7 @@ PORT = 22667
 PORT = 42464
 
 [datastore]
-QUOTA = 10000000
+QUOTA = 10 MB
 DATABASE = postgres
 
 [datastore-postgres]