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