-implementing ICMP PT and generation if ICMP payloads on EXIT->TUN link (for both...
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_postgres.conf
1 @INLINE@ test_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-gnunet-datastore-postgres/
4 DEFAULTCONFIG = test_datastore_api_data_postgres.conf
5
6 [TESTING]
7 WEAKRANDOM = YES
8
9 [arm]
10 PORT = 42466
11 DEFAULTSERVICES = 
12
13 [statistics]
14 PORT = 22667
15
16 [resolver]
17 PORT = 42464
18
19 [datastore]
20 QUOTA = 10 MB
21 DATABASE = postgres
22
23 [datastore-postgres]
24 CONFIG = dbname=gnunetcheck
25
26 [fs]
27 AUTOSTART = NO
28