blob: bebc97e853ed5f860cb1c95f4cfa01dd33bb70e8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
@INLINE@ test_defaults.conf
[PATHS]
GNUNET_TEST_HOME = /tmp/test-gnunet-datastore-plugin-postgres/
[datastore]
DATABASE = postgres
[datastore-postgres]
CONFIG = dbname=gnunetcheck
|