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/datacache/test_datacache_data_sqlite.conf |
Imported Upstream version 0.9.2upstream/0.9.2
Diffstat (limited to 'src/datacache/test_datacache_data_sqlite.conf')
-rw-r--r-- | src/datacache/test_datacache_data_sqlite.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/datacache/test_datacache_data_sqlite.conf b/src/datacache/test_datacache_data_sqlite.conf new file mode 100644 index 0000000..bf6ce1b --- /dev/null +++ b/src/datacache/test_datacache_data_sqlite.conf @@ -0,0 +1,5 @@ +[testcache] +QUOTA = 1 MB +DATABASE = sqlite + + |