Change proof storage to have a settable folder

This commit is contained in:
Tom Bloor 2017-04-21 19:54:28 +01:00
parent 8c424c02d3
commit 4c5f27976c
8 changed files with 56 additions and 183 deletions

View file

@ -1,4 +1,5 @@
{
storage_path => 'images',
dsn => "dbi:SQLite:dbname=foodloop.db",
user => undef,
pass => undef,