-fix doxygen issues
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_postgres.conf
1 @INLINE@ test_defaults.conf
2 [PATHS]
3 GNUNET_TEST_HOME = /tmp/test-gnunet-datastore-postgres/
4
5 [arm]
6 PORT = 42466
7
8 [statistics]
9 PORT = 22667
10
11 [resolver]
12 PORT = 42464
13
14 [datastore]
15 QUOTA = 10 MB
16 DATABASE = postgres
17
18 [datastore-postgres]
19 CONFIG = dbname=gnunetcheck
20
21