fix #4546
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_postgres.conf
index 046c561f4633ef76c442a15246e1649cf35a2730..f436530d2d6296e20cc55f01fdb59e8de9f53c92 100644 (file)
@@ -1,20 +1,6 @@
 @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 = 10 MB
@@ -22,7 +8,3 @@ DATABASE = postgres
 
 [datastore-postgres]
 CONFIG = dbname=gnunetcheck
-
-[fs]
-AUTOSTART = NO
-