blob: 957818ad80e0976a7b92e443e04f888423830cdf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
@INLINE@ test_defaults.conf
[PATHS]
SERVICEHOME = /tmp/test-gnunet-datastore-plugin-mysql/
DEFAULTCONFIG = test_plugin_datastore_data_mysql.conf
[datastore]
DATABASE = mysql
[datastore-mysql]
DATABASE = gnunetcheck
|