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