aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api_data_mysql.conf
blob: 8e5a3dc0d1a92c0327983d4dd5a1fc230ce0740e (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 = 10 MB
DATABASE = mysql

[datastore-mysql]
DATABASE = gnunetcheck

[fs]
AUTOSTART = NO