-keep track of messages passed to mq
[oweals/gnunet.git] / src / datastore / test_plugin_datastore_data_postgres.conf
1 @INLINE@ test_defaults.conf
2 [PATHS]
3 GNUNET_TEST_HOME = /tmp/test-gnunet-datastore-plugin-postgres/
4
5 [datastore]
6 DATABASE = postgres
7
8 [datastore-postgres]
9 CONFIG = dbname=gnunetcheck
10