aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api_data_postgres.conf
blob: 046c561f4633ef76c442a15246e1649cf35a2730 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
@INLINE@ test_defaults.conf
[PATHS]
SERVICEHOME = /tmp/test-gnunet-datastore-postgres/
DEFAULTCONFIG = test_datastore_api_data_postgres.conf

[TESTING]
WEAKRANDOM = YES

[arm]
PORT = 42466
DEFAULTSERVICES = 

[statistics]
PORT = 22667

[resolver]
PORT = 42464

[datastore]
QUOTA = 10 MB
DATABASE = postgres

[datastore-postgres]
CONFIG = dbname=gnunetcheck

[fs]
AUTOSTART = NO