- fix "broken connection" notifications
[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 [TESTING]
6 WEAKRANDOM = YES
7
8 [arm]
9 PORT = 42466
10 DEFAULTSERVICES = 
11
12 [statistics]
13 PORT = 22667
14
15 [resolver]
16 PORT = 42464
17
18 [datastore]
19 QUOTA = 10 MB
20 DATABASE = postgres
21
22 [datastore-postgres]
23 CONFIG = dbname=gnunetcheck
24
25 [fs]
26 AUTOSTART = NO
27