fix #4546
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_postgres.conf
index c806ab5bee0be523385c60334e7f314d6e44f342..f436530d2d6296e20cc55f01fdb59e8de9f53c92 100644 (file)
@@ -1,28 +1,10 @@
 @INLINE@ test_defaults.conf
 [PATHS]
-SERVICEHOME = /tmp/test-gnunet-datastore-postgres/
-DEFAULTCONFIG = test_datastore_api_data_postgres.conf
-
-[TESTING]
-WEAKRANDOM = YES
-
-[arm]
-PORT = 42466
-DEFAULTSERVICES = 
-
-[statistics]
-PORT = 22667
-
-[resolver]
-PORT = 42464
+GNUNET_TEST_HOME = /tmp/test-gnunet-datastore-postgres/
 
 [datastore]
-QUOTA = 10000000
+QUOTA = 10 MB
 DATABASE = postgres
 
 [datastore-postgres]
 CONFIG = dbname=gnunetcheck
-
-[fs]
-AUTOSTART = NO
-