diff options
author | Bertrand Marc <beberking@gmail.com> | 2012-05-02 21:43:37 +0200 |
---|---|---|
committer | Bertrand Marc <beberking@gmail.com> | 2012-05-02 21:43:37 +0200 |
commit | 2b81464a43485fcc8ce079fafdee7b7a171835f4 (patch) | |
tree | 394774c0f735199b57d51a2d3840356317853fe1 /src/datastore/test_plugin_datastore_data_sqlite.conf |
Imported Upstream version 0.9.2upstream/0.9.2
Diffstat (limited to 'src/datastore/test_plugin_datastore_data_sqlite.conf')
-rw-r--r-- | src/datastore/test_plugin_datastore_data_sqlite.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/datastore/test_plugin_datastore_data_sqlite.conf b/src/datastore/test_plugin_datastore_data_sqlite.conf new file mode 100644 index 0000000..f1fcf5f --- /dev/null +++ b/src/datastore/test_plugin_datastore_data_sqlite.conf @@ -0,0 +1,5 @@ +@INLINE@ test_defaults.conf +[PATHS] +SERVICEHOME = /tmp/test-gnunet-datastore-plugin-sqlite/ +DEFAULTCONFIG = test_plugin_datastore_data_sqlite.conf + |