-use separate message types for TRY_CONNECT and TRY_DISCONNECT
[oweals/gnunet.git] / src / datastore / test_datastore_api_data_mysql.conf
1 @INLINE@ test_defaults.conf
2 [PATHS]
3 GNUNET_TEST_HOME = /tmp/test-gnunet-datastore-mysql/
4
5 [arm]
6 PORT = 42466
7
8 [statistics]
9 PORT = 22667
10
11 [resolver]
12 PORT = 42464
13
14 [datastore]
15 QUOTA = 10 MB
16 DATABASE = mysql
17
18 [datastore-mysql]
19 DATABASE = gnunetcheck
20