diff options
author | David Barksdale <amatus.amongus@gmail.com> | 2013-07-22 08:26:16 -0500 |
---|---|---|
committer | David Barksdale <amatus.amongus@gmail.com> | 2013-07-22 08:26:16 -0500 |
commit | 7450bd0b6c6c05ee6425e2c63e9b79beb94bfbfa (patch) | |
tree | dfde89b41437def7ce23af24db53a11a9b5f1075 /src/datastore/test_plugin_datastore_data_heap.conf | |
parent | 740b30688bd745a527f96f9116c19acb3480971a (diff) |
Imported Upstream version 0.9.5aupstream
Diffstat (limited to 'src/datastore/test_plugin_datastore_data_heap.conf')
-rw-r--r-- | src/datastore/test_plugin_datastore_data_heap.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/datastore/test_plugin_datastore_data_heap.conf b/src/datastore/test_plugin_datastore_data_heap.conf new file mode 100644 index 0000000..6e352b9 --- /dev/null +++ b/src/datastore/test_plugin_datastore_data_heap.conf @@ -0,0 +1,6 @@ +@INLINE@ test_defaults.conf +[PATHS] +SERVICEHOME = /tmp/test-gnunet-datastore-plugin-heap/ + +[datastore] +DATABASE = heap |