mirror of
https://github.com/unshackle-dl/unshackle.git
synced 2026-06-10 11:12:13 +00:00
fix(vaults): enable WAL on SQLite vault to fix concurrent locks
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,6 +13,9 @@ update_check.json
|
||||
*.pem
|
||||
*.bin
|
||||
*.db
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
*.db-journal
|
||||
*.ttf
|
||||
*.otf
|
||||
device_cert
|
||||
|
||||
Reference in New Issue
Block a user