fix(db): enable WAL journal mode

This commit is contained in:
sct
2021-03-22 07:55:20 +09:00
parent 6210f12e8e
commit aa205ffa97
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -32,7 +32,7 @@ yarn-error.log*
.vercel
# database
config/db/*.sqlite3
config/db/*.sqlite3*
config/settings.json
# logs