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