aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api_data_mysql.conf
blob: 3dc17c3af26115eb801051e8d4a8fb58bc9a840f (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-mysql/
DEFAULTCONFIG = test_datastore_api_data_mysql.conf

[TESTING]
WEAKRANDOM = YES

[arm]
PORT = 42466
DEFAULTSERVICES = 

[statistics]
PORT = 22667

[resolver]
PORT = 42464

[datastore]
QUOTA = 10000000
DATABASE = mysql

[datastore-mysql]
DATABASE = gnunetcheck

[fs]
AUTOSTART = NO