aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api_data_mysql.conf
blob: 38b9058f6d2aa5042c136aab5a44ae0c32a6b7ff (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
@INLINE@ test_defaults.conf
[PATHS]
GNUNET_TEST_HOME = /tmp/test-gnunet-datastore-mysql/

[TESTING]
WEAKRANDOM = YES

[arm]
PORT = 42466
DEFAULTSERVICES = 

[statistics]
PORT = 22667

[resolver]
PORT = 42464

[datastore]
QUOTA = 10 MB
DATABASE = mysql

[datastore-mysql]
DATABASE = gnunetcheck

[fs]
AUTOSTART = NO