feat(db): enable sqlite for storing users
This commit is contained in:
parent
f95a611204
commit
59a39efc4a
10 changed files with 791 additions and 59 deletions
|
@ -50,3 +50,4 @@ site:
|
|||
align: "fixed"
|
||||
db:
|
||||
dbPath: "tmp/quickshare.db"
|
||||
dbType: "rdb"
|
Loading…
Add table
Add a link
Reference in a new issue