-renaming testing-new.h to testing.h, bumping library versions
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_postgres.conf
index f9e7bbe0f5cd6980a8b23e521757cbbda7ec284c..a1a21689b0be6ac44a69c405b4b2aebc2401d48f 100644 (file)
@@ -1,57 +1,27 @@
+@INLINE@ test_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-gnunet-datastore-postgres/
 
+[TESTING]
+WEAKRANDOM = YES
+
 [arm]
-DEFAULTSERVICES = 
 PORT = 42466
-HOSTNAME = localhost
+DEFAULTSERVICES = 
+
+[statistics]
+PORT = 22667
 
 [resolver]
 PORT = 42464
-HOSTNAME = localhost
 
 [datastore]
-PORT = 22654
-HOSTNAME = localhost
-HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
-BINARY = gnunet-service-datastore
-ACCEPT_FROM = 127.0.0.1;
-ACCEPT_FROM6 = ::1;
-QUOTA = 10000000
-BLOOMFILTER = $SERVICEHOME/fs/bloomfilter
+QUOTA = 10 MB
 DATABASE = postgres
-# USERNAME = 
-# MAXBUF =
-# TIMEOUT =
-# DISABLEV6 =
-# BINDTO =
-# REJECT_FROM =
-# REJECT_FROM6 =
-# PREFIX =
-# DEBUG = YES
-# PREFIX = xterm -T datastore -e gdb --args
-# PREFIX = valgrind --tool=memcheck --leak-check=yes
-BINARY = gnunet-service-datastore
 
 [datastore-postgres]
 CONFIG = dbname=gnunetcheck
 
-[statistics]
-PORT = 22667
-HOSTNAME = localhost
-
-[testing]
-WEAKRANDOM = YES
-
-[dht]
-AUTOSTART = NO
-
-
-
 [fs]
 AUTOSTART = NO
-[dns]
-AUTOSTART = NO
-