diff options
Diffstat (limited to 'src/datastore/test_datastore_api_data_heap.conf')
-rw-r--r-- | src/datastore/test_datastore_api_data_heap.conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/datastore/test_datastore_api_data_heap.conf b/src/datastore/test_datastore_api_data_heap.conf new file mode 100644 index 0000000..0e6994d --- /dev/null +++ b/src/datastore/test_datastore_api_data_heap.conf @@ -0,0 +1,20 @@ +@INLINE@ test_defaults.conf +[PATHS] +SERVICEHOME = /tmp/test-gnunet-datastore-heap/ + +[TESTING] +WEAKRANDOM = YES + +[arm] +PORT = 42466 +DEFAULTSERVICES = + +[statistics] +PORT = 22667 + +[resolver] +PORT = 42464 + +[datastore] +QUOTA = 10 MB +DATABASE = heap |